Home
last modified time | relevance | path

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

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