Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp261 const CXXRecordDecl *cxx_record_decl, in ReadVBaseOffsetFromVTable()
294 const CXXRecordDecl *cxx_record_decl, in GetVBaseBitOffset()
1299 void AddAccessSpecifierDecl(clang::CXXRecordDecl *cxx_record_decl, in AddAccessSpecifierDecl()
1771 const CXXRecordDecl *cxx_record_decl = dyn_cast<CXXRecordDecl>(record_decl); in RecordHasFields() local
1827 TypeSystemClang::GetNumBaseClasses(const CXXRecordDecl *cxx_record_decl, in GetNumBaseClasses()
2588 clang::CXXRecordDecl *cxx_record_decl = qual_type->getAsCXXRecordDecl(); in GetCompleteRecordType() local
3035 const clang::CXXRecordDecl *cxx_record_decl = in IsHomogeneousAggregate() local
3514 const clang::CXXRecordDecl *cxx_record_decl = in IsPolymorphicClass() local
3616 clang::CXXRecordDecl *cxx_record_decl = in IsPossibleDynamicType() local
3707 clang::CXXRecordDecl *cxx_record_decl = qual_type->getAsCXXRecordDecl(); in GetCXXClassName() local
[all …]
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp372 const clang::CXXRecordDecl *cxx_record_decl = in CanImport() local
446 const clang::CXXRecordDecl *cxx_record_decl = in Import() local