Home
last modified time | relevance | path

Searched refs:parent_decl_file (Results 1 – 1 of 1) sorted by last modified time

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp1551 FileSpec &parent_decl_file = in ParseInlineSite() local
1556 std::make_unique<Declaration>(parent_decl_file, parent_entry->data); in ParseInlineSite()