dextool v3.3.0 (2021-06-08T20:46:23Z)
Dub
Repo
TranslationUnitResult
cpptooling
analyzer
clang
analyze_helper
struct
TranslationUnitResult {
string
fileName
;
}
Members
Variables
fileName
string
fileName
;
Undocumented in source.
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