Searched refs:notifyAddedElement (Results 1 – 2 of 2) sorted by relevance
310 void notifyAddedElement(LVLine *Line) { in notifyAddedElement() function314 void notifyAddedElement(LVScope *Scope) { in notifyAddedElement() function318 void notifyAddedElement(LVSymbol *Symbol) { in notifyAddedElement() function322 void notifyAddedElement(LVType *Type) { in notifyAddedElement() function
1340 getReader().notifyAddedElement(Line); in addedElement()1344 getReader().notifyAddedElement(Scope); in addedElement()1348 getReader().notifyAddedElement(Symbol); in addedElement()1352 getReader().notifyAddedElement(Type); in addedElement()