Searched refs:addedElement (Results 1 – 2 of 2) sorted by relevance
138 getReaderCompileUnit()->addedElement(Line); in addElement()178 getReaderCompileUnit()->addedElement(Scope); in addElement()205 getReaderCompileUnit()->addedElement(Symbol); in addElement()232 getReaderCompileUnit()->addedElement(Type); in addElement()1327 void LVScopeCompileUnit::addedElement(LVLine *Line) { in addedElement() function in LVScopeCompileUnit1331 void LVScopeCompileUnit::addedElement(LVScope *Scope) { in addedElement() function in LVScopeCompileUnit1335 void LVScopeCompileUnit::addedElement(LVSymbol *Symbol) { in addedElement() function in LVScopeCompileUnit1339 void LVScopeCompileUnit::addedElement(LVType *Type) { in addedElement() function in LVScopeCompileUnit
600 void addedElement(LVLine *Line);601 void addedElement(LVScope *Scope);602 void addedElement(LVSymbol *Symbol);603 void addedElement(LVType *Type);