Home
last modified time | relevance | path

Searched defs:MatchedScopes (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/unittests/DebugInfo/LogicalView/
H A DDWARFReaderTest.cpp165 LVScopes MatchedScopes = CompileUnit->getMatchedScopes(); in checkElementSelection() local
H A DCodeViewReaderTest.cpp293 LVScopes MatchedScopes = CompileUnit->getMatchedScopes(); checkElementSelection() local
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVScope.h424 LVScopes MatchedScopes; variable