Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp922 static bool NeedsResolvedCompileUnit(uint32_t resolve_scope) { in NeedsResolvedCompileUnit() function
937 if (NeedsResolvedCompileUnit(resolve_scope)) { in ResolveSymbolContext()