Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DIdentifierResolver.cpp293 Decl *MostRecent = Existing->getMostRecentDecl(); in compareDeclarations() local
H A DSemaDecl.cpp4523 VarDecl *MostRecent = Old->getMostRecentDecl(); MergeVarDecl() local
/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp2043 T *MostRecent = First->getMostRecentDecl(); VisitRedeclarable() local
H A DASTReaderDecl.cpp4374 Decl *MostRecent = FirstLocal; loadPendingDeclChain() local
4507 auto *MostRecent = D->getMostRecentDecl(); forAllLaterRedecls() local
/llvm-project/clang/lib/AST/
H A DDecl.cpp1260 const NamedDecl *MostRecent = ND->getMostRecentDecl(); in getExplicitVisibilityAux() local
5354 auto *MostRecent = getMostRecentDecl(); isWeak() local
/llvm-project/clang/include/clang/AST/
H A DDecl.h5025 decl_type *MostRecent = First->getNextRedeclaration(); setPreviousDecl() local