Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp3897 auto *Recent = const_cast<FunctionDecl *>( VisitFunctionDecl() local
4503 auto *Recent = const_cast<VarDecl *>(FoundByLookup->getMostRecentDecl()); VisitVarDecl() local
6034 auto *Recent = VisitClassTemplateDecl() local
6360 auto *Recent = VisitVarTemplateDecl() local
6614 auto *Recent = VisitFunctionTemplateDecl() local
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h550 CXXRecordDecl *Recent = in getMostRecentNonInjectedDecl() local