Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.cpp1596 DeclFromParser<RecordDecl> base_record(base_record_type->getDecl()); in layoutRecordType() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp159 if (auto *base_record = llvm::dyn_cast<clang::CXXRecordDecl>( in addOverridesForMethod() local