Searched refs:base_class_decl (Results 1 – 1 of 1) sorted by relevance
289 const CXXRecordDecl *base_class_decl, in GetVBaseBitOffset() argument1793 const CXXRecordDecl *base_class_decl = cast<CXXRecordDecl>( in RecordHasFields() local1795 if (RecordHasFields(base_class_decl)) in RecordHasFields()5321 const clang::CXXRecordDecl *base_class_decl = in GetNumChildren() local5848 const clang::CXXRecordDecl *base_class_decl = in GetDirectBaseClassAtIndex() local5943 const clang::CXXRecordDecl *base_class_decl = in GetVirtualBaseClassAtIndex() local6168 const clang::CXXRecordDecl *base_class_decl = nullptr; in GetChildCompilerTypeAtIndex() local6172 base_class_decl = llvm::cast<clang::CXXRecordDecl>( in GetChildCompilerTypeAtIndex()6179 if (base_class_decl == nullptr) in GetChildCompilerTypeAtIndex()6890 clang::CXXRecordDecl *base_class_decl = in GetIndexOfChildWithName() local[all …]