Searched defs:Recent (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ASTImporter.cpp | 3897 auto *Recent = const_cast<FunctionDecl *>( VisitFunctionDecl() local |
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | DeclCXX.h | 550 CXXRecordDecl *Recent = in getMostRecentNonInjectedDecl() local |