Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp110 void LVScope::addToChildren(LVElement *Element) { in addToChildren() function in LVScope
178 addToChildren(Scope); in addElement()
205 addToChildren(Symbol); in addElement()
232 addToChildren(Type); in addElement()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVScope.h225 void addToChildren(LVElement *Element);