Searched refs:base_class_decl (Results 1 – 1 of 1) sorted by relevance
281 base_class_decl); in ReadVBaseOffsetFromVTable()294 const CXXRecordDecl *base_class_decl, in GetVBaseBitOffset() argument1826 const CXXRecordDecl *base_class_decl = cast<CXXRecordDecl>( in RecordHasFields() local1828 if (RecordHasFields(base_class_decl)) in RecordHasFields()5296 const clang::CXXRecordDecl *base_class_decl = in GetNumChildren() local5819 const clang::CXXRecordDecl *base_class_decl = in GetDirectBaseClassAtIndex() local5914 const clang::CXXRecordDecl *base_class_decl = in GetVirtualBaseClassAtIndex() local6139 const clang::CXXRecordDecl *base_class_decl = nullptr; in GetChildCompilerTypeAtIndex() local6143 base_class_decl = llvm::cast<clang::CXXRecordDecl>( in GetChildCompilerTypeAtIndex()6150 if (base_class_decl == nullptr) in GetChildCompilerTypeAtIndex()[all …]