dextool v3.3.0 (2021-06-08T20:46:23Z)
Dub
Repo
analyzeVarDecl
cpptooling
analyzer
clang
analyze_helper
Analyze a variable declaration
VarDeclResult
analyzeVarDecl
(VarDecl v, Container container, uint indent)
@
safe
VarDeclResult
analyzeVarDecl
(
const
VarDecl
v
,
ref
Container
container
,
in
uint
indent
)
VarDeclResult
analyzeVarDecl
(Cursor v, Container container, uint indent)
Meta
Source
See Implementation
cpptooling
analyzer
clang
analyze_helper
classes
ClassVisitor
functions
analyzeConstructor
analyzeCxxBaseSpecified
analyzeCxxMethod
analyzeDestructor
analyzeFieldDecl
analyzeFunctionDecl
analyzeRecord
analyzeTranslationUnit
analyzeVarDecl
toAccessType
toLanguage
toStorageClass
structs
ConstructorResult
CxxBaseSpecifierResult
CxxMethodResult
DestructorResult
FieldDeclResult
FunctionDeclResult
RecordResult
TranslationUnitResult
VarDeclResult
Analyze a variable declaration