Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp732 DeclFromParser<RecordDecl> base_record(base_record_type->getDecl()); importRecordLayoutFromOrigin() local
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp162 if (auto *base_record = llvm::dyn_cast<clang::CXXRecordDecl>( addOverridesForMethod() local