Searched refs:base_record (Results 1 – 2 of 2) sorted by relevance
1596 DeclFromParser<RecordDecl> base_record(base_record_type->getDecl()); in layoutRecordType() local1598 DynCast<CXXRecordDecl>(base_record); in layoutRecordType()
159 if (auto *base_record = llvm::dyn_cast<clang::CXXRecordDecl>( in addOverridesForMethod() local167 if (auto *baseDtorDecl = base_record->getDestructor()) { in addOverridesForMethod()176 for (path.Decls = base_record->lookup(name).begin(); in addOverridesForMethod()