Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp735 std::function<void(LVScope * Scope)> TraverseChildren = [&](LVScope *Scope) { traverseParentsAndChildren() local
874 markMissingParents(const LVScope * Target,bool TraverseChildren) markMissingParents() argument
900 markMissingParents(const LVScopes * References,const LVScopes * Targets,bool TraverseChildren) markMissingParents() argument