Searched refs:getPreviousDeclImpl (Results 1 – 4 of 4) sorted by relevance
681 virtual Decl *getPreviousDeclImpl() { return 0; } in getPreviousDeclImpl() function739 Decl *getPreviousDecl() { return getPreviousDeclImpl(); } in getPreviousDecl()744 return const_cast<Decl *>(this)->getPreviousDeclImpl(); in getPreviousDecl()
418 virtual NamespaceDecl *getPreviousDeclImpl() { in getPreviousDeclImpl() function832 virtual VarDecl *getPreviousDeclImpl() { in getPreviousDeclImpl() function1573 virtual FunctionDecl *getPreviousDeclImpl() { in getPreviousDeclImpl() function2350 virtual TypedefNameDecl *getPreviousDeclImpl() { in getPreviousDeclImpl() function2519 virtual TagDecl *getPreviousDeclImpl() { in getPreviousDeclImpl() function
624 virtual ObjCInterfaceDecl *getPreviousDeclImpl() { in getPreviousDeclImpl() function1127 virtual ObjCProtocolDecl *getPreviousDeclImpl() { in getPreviousDeclImpl() function
490 virtual RedeclarableTemplateDecl *getPreviousDeclImpl() { in getPreviousDeclImpl() function