Searched refs:notifyAddedElement (Results 1 – 2 of 2) sorted by relevance
178 void notifyAddedElement(LVLine *Line) { in notifyAddedElement() function182 void notifyAddedElement(LVScope *Scope) { in notifyAddedElement() function186 void notifyAddedElement(LVSymbol *Symbol) { in notifyAddedElement() function190 void notifyAddedElement(LVType *Type) { in notifyAddedElement() function
1342 getReader().notifyAddedElement(Line); in addedElement()1346 getReader().notifyAddedElement(Scope); in addedElement()1350 getReader().notifyAddedElement(Symbol); in addedElement()1354 getReader().notifyAddedElement(Type); in addedElement()