Searched defs:traverseParents (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ | ||
H A D | LVElement.cpp | 419 LVScope *LVElement::traverseParents(LVScopeGetFunction GetFunction) const { traverseParents() function in LVElement |
H A D | LVScope.cpp | 700 void LVScope::traverseParents(LVScopeGetFunction GetFunction, in traverseParents() function in LVScope |