Home
last modified time | relevance | path

Searched defs:cxx_record_decl (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp257 const CXXRecordDecl *cxx_record_decl, in ReadVBaseOffsetFromVTable()
290 const CXXRecordDecl *cxx_record_decl, in GetVBaseBitOffset()
1681 const CXXRecordDecl *cxx_record_decl = dyn_cast<CXXRecordDecl>(record_decl); in RecordHasFields() local
1725 TypeSystemClang::GetNumBaseClasses(const CXXRecordDecl *cxx_record_decl, in GetNumBaseClasses()
2589 clang::CXXRecordDecl *cxx_record_decl = qual_type->getAsCXXRecordDecl(); in GetCompleteQualType() local
2955 const clang::CXXRecordDecl *cxx_record_decl = in IsHomogeneousAggregate() local
3413 const clang::CXXRecordDecl *cxx_record_decl = in IsPolymorphicClass() local
3507 clang::CXXRecordDecl *cxx_record_decl = in IsPossibleDynamicType() local
3598 clang::CXXRecordDecl *cxx_record_decl = qual_type->getAsCXXRecordDecl(); in GetCXXClassName() local
4233 const clang::CXXRecordDecl *cxx_record_decl = in GetNumMemberFunctions() local
[all …]
/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangASTImporter.cpp371 const clang::CXXRecordDecl *cxx_record_decl = in CanImport() local
447 const clang::CXXRecordDecl *cxx_record_decl = in Import() local