Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTImporter.cpp3683 auto *Recent = const_cast<FunctionDecl *>( in VisitFunctionDecl() local
4288 auto *Recent = const_cast<VarDecl *>(FoundByLookup->getMostRecentDecl()); in VisitVarDecl() local
5797 auto *Recent = in VisitClassTemplateDecl() local
6111 auto *Recent = in VisitVarTemplateDecl() local
6365 auto *Recent = in VisitFunctionTemplateDecl() local
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDeclCXX.h534 CXXRecordDecl *Recent = in getMostRecentNonInjectedDecl() local