Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DIdentifierResolver.cpp293 Decl *MostRecent = Existing->getMostRecentDecl(); in compareDeclarations() local
H A DSemaDecl.cpp4675 VarDecl *MostRecent = Old->getMostRecentDecl(); MergeVarDecl() local
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp1951 T *MostRecent = First->getMostRecentDecl(); VisitRedeclarable() local
H A DASTReaderDecl.cpp4319 Decl *MostRecent = FirstLocal; loadPendingDeclChain() local
4453 auto *MostRecent = D->getMostRecentDecl(); forAllLaterRedecls() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp1260 const NamedDecl *MostRecent = ND->getMostRecentDecl(); in getExplicitVisibilityAux() local
5296 auto *MostRecent = getMostRecentDecl(); isWeak() local
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h4959 decl_type *MostRecent = First->getNextRedeclaration(); setPreviousDecl() local