Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DTUScheduler.cpp1414 llvm::SmallVector<clock::duration, 15> Recent(History.begin(), History.end()); in compute() local
/external/llvm-project/clang/lib/AST/
DASTImporter.cpp3416 auto *Recent = const_cast<FunctionDecl *>( in VisitFunctionDecl() local
3993 auto *Recent = const_cast<VarDecl *>(FoundByLookup->getMostRecentDecl()); in VisitVarDecl() local
5393 auto *Recent = in VisitClassTemplateDecl() local
5685 auto *Recent = in VisitVarTemplateDecl() local
5913 auto *Recent = in VisitFunctionTemplateDecl() local
/external/llvm-project/clang/include/clang/AST/
DDeclCXX.h520 CXXRecordDecl *Recent = in getMostRecentNonInjectedDecl() local