Searched refs:notifyAddedElement (Results 1 – 2 of 2) sorted by relevance
283 void notifyAddedElement(LVLine *Line) { in notifyAddedElement() function287 void notifyAddedElement(LVScope *Scope) { in notifyAddedElement() function291 void notifyAddedElement(LVSymbol *Symbol) { in notifyAddedElement() function295 void notifyAddedElement(LVType *Type) { in notifyAddedElement() function
1329 getReader().notifyAddedElement(Line); in increment() 1333 getReader().notifyAddedElement(Scope);1337 getReader().notifyAddedElement(Symbol); in addedElement() 1341 getReader().notifyAddedElement(Type); in addedElement()