CodeQL library for C/C++
codeql/cpp-all 0.12.9 (changelog, source)
Search

Class VariableDeclarationEntry

A particular declaration or definition of a C/C++ variable.

Import path

import semmle.code.cpp.internal.QualifiedName

Direct supertypes

Predicates

getDeclaration
getName
getVariable

Gets the variable which is being declared or defined.

isDefinition
toString