dextool v5.0.0 (2022-12-09T08:28:15Z)
Dub
Repo
analyzeVarDecl
cpptooling
analyzer
clang
analyze_helper
Analyze a variable declaration
VarDeclResult
analyzeVarDecl
(VarDecl v, Container container, uint indent)
@
safe
VarDeclResult
analyzeVarDecl
(
scope
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