Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.h141 std::optional<PdbCompilandSymId> FindSymbolScope(PdbCompilandSymId id);
H A DPdbAstBuilder.cpp368 pdb->FindSymbolScope(uid.asCompilandSym()); in GetParentDeclContext()
H A DSymbolFileNativePDB.cpp2278 SymbolFileNativePDB::FindSymbolScope(PdbCompilandSymId id) { in FindSymbolScope() function in SymbolFileNativePDB