Searched defs:updateLevel (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ | ||
H A D | LVElement.cpp | 268 void LVElement::updateLevel(LVScope *Parent, bool Moved) { updateLevel() function in LVElement |
H A D | LVScope.cpp | 354 Element->updateLevel(this, Moved); in updateLevel() function in LVScope |