Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DIdentifierResolver.cpp279 Decl *MostRecent = Existing->getMostRecentDecl(); in compareDeclarations() local
DSemaDecl.cpp4092 VarDecl *MostRecent = Old->getMostRecentDecl(); in MergeVarDecl() local
/external/clang/lib/Sema/
DIdentifierResolver.cpp275 Decl *MostRecent = Existing->getMostRecentDecl(); in compareDeclarations() local
DSemaDecl.cpp3546 VarDecl *MostRecent = Old->getMostRecentDecl(); in MergeVarDecl() local
/external/clang/lib/Serialization/
DASTWriterDecl.cpp1584 T *MostRecent = First->getMostRecentDecl(); in VisitRedeclarable() local
DASTReaderDecl.cpp3566 Decl *MostRecent = FirstLocal; in loadPendingDeclChain() local
3701 auto *MostRecent = D->getMostRecentDecl(); in forAllLaterRedecls() local
/external/llvm-project/clang/lib/Serialization/
DASTWriterDecl.cpp1783 T *MostRecent = First->getMostRecentDecl(); in VisitRedeclarable() local
DASTReaderDecl.cpp4271 Decl *MostRecent = FirstLocal; in loadPendingDeclChain() local
4406 auto *MostRecent = D->getMostRecentDecl(); in forAllLaterRedecls() local
/external/llvm-project/clang/lib/AST/
DDecl.cpp1142 const NamedDecl *MostRecent = ND->getMostRecentDecl(); in getExplicitVisibilityAux() local
4789 auto *MostRecent = getMostRecentDecl(); in isWeak() local
/external/clang/lib/AST/
DDecl.cpp1069 const NamedDecl *MostRecent = ND->getMostRecentDecl(); in getExplicitVisibilityAux() local
/external/clang/include/clang/AST/
DDecl.h3830 decl_type *MostRecent = First->getNextRedeclaration(); in setPreviousDecl() local
/external/llvm-project/clang/include/clang/AST/
DDecl.h4551 decl_type *MostRecent = First->getNextRedeclaration(); in setPreviousDecl() local