Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp3964 auto *Recent = const_cast<FunctionDecl *>( in VisitFunctionDecl() local
4587 auto *Recent = const_cast<VarDecl *>(FoundByLookup->getMostRecentDecl()); in VisitVarDecl() local
6120 auto *Recent = in VisitClassTemplateDecl() local
6446 auto *Recent = in VisitVarTemplateDecl() local
6716 auto *Recent = in VisitFunctionTemplateDecl() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h550 CXXRecordDecl *Recent = in getMostRecentNonInjectedDecl() local