Searched refs:addedElement (Results 1 – 2 of 2) sorted by relevance
142 getReaderCompileUnit()->addedElement(Line); in addElement()182 getReaderCompileUnit()->addedElement(Scope); in addElement()209 getReaderCompileUnit()->addedElement(Symbol); in addElement()236 getReaderCompileUnit()->addedElement(Type); in addElement()1338 void LVScopeCompileUnit::addedElement(LVLine *Line) { in addedElement() function in LVScopeCompileUnit1342 void LVScopeCompileUnit::addedElement(LVScope *Scope) { in addedElement() function in LVScopeCompileUnit1346 void LVScopeCompileUnit::addedElement(LVSymbol *Symbol) { in addedElement() function in LVScopeCompileUnit1350 void LVScopeCompileUnit::addedElement(LVType *Type) { in addedElement() function in LVScopeCompileUnit
611 void addedElement(LVLine *Line);612 void addedElement(LVScope *Scope);613 void addedElement(LVSymbol *Symbol);614 void addedElement(LVType *Type);