dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
analyzeRecord
cpptooling
analyzer
clang
analyze_helper
Undocumented in source. Be warned that the author may not have intended to support it.
RecordResult
analyzeRecord
(T decl, Container container, uint indent)
RecordResult
analyzeRecord
(
T
)
(
scope
const
T
decl
,
ref
Container
container
,
in
uint
indent
)
if
(
staticIndexOf
!(
T
,
ClassDecl
,
StructDecl
,
ClassTemplate
,
ClassTemplatePartialSpecialization
,
UnionDecl
) != -1
)
RecordResult
analyzeRecord
(Cursor cursor, 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