Searched defs:addElement (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ | ||
H A D | LVOptions.cpp | 474 void LVPatterns::addElement(LVElement *Element) { in addElement() function in LVPatterns |
H A D | LVScope.cpp | 112 void LVScope::addElement(LVElement *Element) { in addElement() function in LVScope |
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ | ||
H A D | LVCodeViewVisitor.cpp | 2959 void LVLogicalVisitor::addElement(LVScope *Scope, bool IsCompileUnit) { addElement() function in LVLogicalVisitor |