Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DIdentifierResolver.cpp285 Decl *MostRecent = Existing->getMostRecentDecl(); in compareDeclarations() local
H A DSemaDecl.cpp4593 VarDecl *MostRecent = Old->getMostRecentDecl(); in MergeVarDecl() local
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTWriterDecl.cpp1839 T *MostRecent = First->getMostRecentDecl(); in VisitRedeclarable() local
H A DASTReaderDecl.cpp4154 Decl *MostRecent = FirstLocal; in loadPendingDeclChain() local
4289 auto *MostRecent = D->getMostRecentDecl(); in forAllLaterRedecls() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DDecl.cpp1216 const NamedDecl *MostRecent = ND->getMostRecentDecl(); in getExplicitVisibilityAux() local
5046 auto *MostRecent = getMostRecentDecl(); in isWeak() local
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDecl.h4844 decl_type *MostRecent = First->getNextRedeclaration(); in setPreviousDecl() local