Home
last modified time | relevance | path

Searched refs:addToChildren (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp106 void LVScope::addToChildren(LVElement *Element) { in addToChildren() function in LVScope
174 addToChildren(Scope); in addElement()
201 addToChildren(Symbol); in addElement()
228 addToChildren(Type); in addElement()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVScope.h219 void addToChildren(LVElement *Element);