Searched refs:addedElement (Results 1 – 2 of 2) sorted by relevance
147 getReaderCompileUnit()->addedElement(Line); in addElement()187 getReaderCompileUnit()->addedElement(Scope); in addElement()214 getReaderCompileUnit()->addedElement(Symbol); in addElement()241 getReaderCompileUnit()->addedElement(Type); in addElement()1340 void LVScopeCompileUnit::addedElement(LVLine *Line) { in addedElement() function in LVScopeCompileUnit1344 void LVScopeCompileUnit::addedElement(LVScope *Scope) { in addedElement() function in LVScopeCompileUnit1348 void LVScopeCompileUnit::addedElement(LVSymbol *Symbol) { in addedElement() function in LVScopeCompileUnit1352 void LVScopeCompileUnit::addedElement(LVType *Type) { in addedElement() function in LVScopeCompileUnit
599 void addedElement(LVLine *Line);600 void addedElement(LVScope *Scope);601 void addedElement(LVSymbol *Symbol);602 void addedElement(LVType *Type);