Home
last modified time | relevance | path

Searched defs:Recent (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTImporter.cpp3481 auto *Recent = const_cast<FunctionDecl *>( in VisitFunctionDecl() local
4065 auto *Recent = const_cast<VarDecl *>(FoundByLookup->getMostRecentDecl()); in VisitVarDecl() local
5470 auto *Recent = in VisitClassTemplateDecl() local
5762 auto *Recent = in VisitVarTemplateDecl() local
5990 auto *Recent = in VisitFunctionTemplateDecl() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclCXX.h520 CXXRecordDecl *Recent = in getMostRecentNonInjectedDecl() local