Searched refs:base_class_decl (Results 1 – 1 of 1) sorted by relevance
302 const CXXRecordDecl *base_class_decl, in GetVBaseBitOffset() argument1835 const CXXRecordDecl *base_class_decl = cast<CXXRecordDecl>( in RecordHasFields() local1837 if (RecordHasFields(base_class_decl)) in RecordHasFields()5587 const clang::CXXRecordDecl *base_class_decl = in GetNumChildren() local6259 const clang::CXXRecordDecl *base_class_decl = in GetDirectBaseClassAtIndex() local6381 const clang::CXXRecordDecl *base_class_decl = in GetVirtualBaseClassAtIndex() local6654 const clang::CXXRecordDecl *base_class_decl = nullptr; in GetChildCompilerTypeAtIndex() local6658 base_class_decl = llvm::cast<clang::CXXRecordDecl>( in GetChildCompilerTypeAtIndex()6665 if (base_class_decl == nullptr) in GetChildCompilerTypeAtIndex()7464 clang::CXXRecordDecl *base_class_decl = in GetIndexOfChildWithName() local[all …]