Searched refs:ShortrefDeclEvent (Results 1 – 4 of 4) sorted by relevance
759 class ShortrefDeclEvent : public MarkupEvent {761 ShortrefDeclEvent(const ShortReferenceMap *,768 ShortrefDeclEvent(const ShortrefDeclEvent &); // undefined769 void operator=(const ShortrefDeclEvent &); // undefined858 virtual void shortrefDecl(ShortrefDeclEvent *);1317 const ShortReferenceMap *ShortrefDeclEvent::map() const in map()
41 EVENT(ShortrefDeclEvent, shortrefDecl)
507 ShortrefDeclEvent::ShortrefDeclEvent(const ShortReferenceMap *map, in ShortrefDeclEvent() function in SP_NAMESPACE::ShortrefDeclEvent
1894 ShortrefDeclEvent(map, in parseShortrefDecl()