Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp3159 CompilerDecl imported_decl = SymbolFileDWARF::GetDecl(imported_uid); in GetClangDeclForDIE() local
3160 if (imported_decl) { in GetClangDeclForDIE()
3166 (clang::Decl *)imported_decl.GetOpaqueDecl())) in GetClangDeclForDIE()