Searched defs:getMostRecentDeclImpl (Results 1 – 7 of 7) sorted by relevance
95 TranslationUnitDecl *getMostRecentDeclImpl() override { in getMostRecentDeclImpl() function 1126 VarDecl *getMostRecentDeclImpl() override { getMostRecentDeclImpl() function 2116 FunctionDecl *getMostRecentDeclImpl() override { getMostRecentDeclImpl() function 3422 TypedefNameDecl *getMostRecentDeclImpl() override { getMostRecentDeclImpl() function 3586 TagDecl *getMostRecentDeclImpl() override { getMostRecentDeclImpl() function
747 RedeclarableTemplateDecl *getMostRecentDeclImpl() override { getMostRecentDeclImpl() function
999 virtual Decl *getMostRecentDeclImpl() { return this; } getMostRecentDeclImpl() function
1269 ObjCInterfaceDecl *getMostRecentDeclImpl() override { getMostRecentDeclImpl() function 2125 ObjCProtocolDecl *getMostRecentDeclImpl() override { getMostRecentDeclImpl() function
3335 UsingShadowDecl *getMostRecentDeclImpl() override { getMostRecentDeclImpl() function
3004 NamespaceDecl *NamespaceDecl::getMostRecentDeclImpl() { getMostRecentDeclImpl() function in NamespaceDecl 3018 NamespaceAliasDecl *NamespaceAliasDecl::getMostRecentDeclImpl() { getMostRecentDeclImpl() function in NamespaceAliasDecl
3537 Decl *ASTDeclReader::getMostRecentDeclImpl(Redeclarable<DeclT> *D) { getMostRecentDeclImpl() function in ASTDeclReader 3541 Decl *ASTDeclReader::getMostRecentDeclImpl(...) { getMostRecentDeclImpl() function in ASTDeclReader