Home
last modified time | relevance | path

Searched refs:imported_decl (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp3238 CompilerDecl imported_decl = SymbolFileDWARF::GetDecl(imported_uid); in GetClangDeclForDIE() local
3239 if (imported_decl) { in GetClangDeclForDIE()
3245 (clang::Decl *)imported_decl.GetOpaqueDecl())) in GetClangDeclForDIE()