dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
analyzeFunctionDecl
cpptooling
analyzer
clang
analyze_helper
Undocumented in source. Be warned that the author may not have intended to support it.
FunctionDeclResult
analyzeFunctionDecl
(FunctionDecl v, Container container, uint indent)
@
safe
FunctionDeclResult
analyzeFunctionDecl
(
scope
const
FunctionDecl
v
,
ref
Container
container
,
in
uint
indent
)
FunctionDeclResult
analyzeFunctionDecl
(Cursor c_in, 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