Home
last modified time | relevance | path

Searched defs:MostRecent (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp2034 T *MostRecent = First->getMostRecentDecl(); in VisitRedeclarable() local
H A DASTReaderDecl.cpp4382 Decl *MostRecent = FirstLocal; in loadPendingDeclChain() local
4515 auto *MostRecent = D->getMostRecentDecl(); in forAllLaterRedecls() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp1260 const NamedDecl *MostRecent = ND->getMostRecentDecl(); in getExplicitVisibilityAux() local
5358 auto *MostRecent = getMostRecentDecl(); in isWeak() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h4986 decl_type *MostRecent = First->getNextRedeclaration(); in setPreviousDecl() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp4543 VarDecl *MostRecent = Old->getMostRecentDecl(); in MergeVarDecl() local