Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp3375 CompilerDecl imported_decl = SymbolFileDWARF::GetDecl(imported_uid); in GetClangDeclForDIE() local
3376 if (imported_decl) { in GetClangDeclForDIE()
3382 (clang::Decl *)imported_decl.GetOpaqueDecl())) in GetClangDeclForDIE()