Home
last modified time | relevance | path

Searched defs:TraverseScope (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/unittests/DebugInfo/LogicalView/
H A DSelectElementsTest.cpp179 std::function<void(LVScope * Parent)> TraverseScope = [&](LVScope *Parent) { in resolvePatterns() local
H A DWarningInternalTest.cpp301 std::function<void(LVScope * Parent)> TraverseScope = [&](LVScope *Parent) { in resolveElements() local
/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVReader.cpp48 std::function<void(LVScope * Parent)> TraverseScope = [&](LVScope *Parent) { checkIntegrityScopesTree() local
H A DLVScope.cpp2022 std::function<void(LVScope * Parent)> TraverseScope = [&](LVScope *Parent) { in transformScopedName() local