dextool v5.0.0 (2022-12-09T08:28:15Z)
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