Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-debuginfo-analyzer/
H A DREADME.md106 Replace the ``std::set`` usage for ``DeducedScopes``, ``UnresolvedScopes`` and
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp227 LookupSet UnresolvedScopes; member in llvm::logicalview::__anond7e39c940211::LVNamespaceDeduction
398 UnresolvedScopes.insert(OuterComponent); in add()
408 for (const StringRef &Unresolved : UnresolvedScopes) { in init()
430 Print(UnresolvedScopes, "Unresolved Scopes"); in init()