Searched defs:getMostRecentDeclImpl (Results 1 – 7 of 7) sorted by relevance
95 TranslationUnitDecl *getMostRecentDeclImpl() override { in getMostRecentDeclImpl() function 1129 VarDecl *getMostRecentDeclImpl() override { getMostRecentDeclImpl() function 2141 FunctionDecl *getMostRecentDeclImpl() override { getMostRecentDeclImpl() function 3475 TypedefNameDecl *getMostRecentDeclImpl() override { getMostRecentDeclImpl() function 3641 TagDecl *getMostRecentDeclImpl() override { getMostRecentDeclImpl() function
727 RedeclarableTemplateDecl *getMostRecentDeclImpl() override { getMostRecentDeclImpl() function
985 virtual Decl *getMostRecentDeclImpl() { return this; } getMostRecentDeclImpl() function
1272 ObjCInterfaceDecl *getMostRecentDeclImpl() override { in getMostRecentDeclImpl() function 2128 ObjCProtocolDecl *getMostRecentDeclImpl() override { getMostRecentDeclImpl() function
3342 UsingShadowDecl *getMostRecentDeclImpl() override { getMostRecentDeclImpl() function
3019 NamespaceDecl *NamespaceDecl::getMostRecentDeclImpl() { getMostRecentDeclImpl() function in NamespaceDecl 3033 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