Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DIdentifierResolver.cpp279 Decl *MostRecent = Existing->getMostRecentDecl(); in compareDeclarations() local
H A DSemaDecl.cpp4114 VarDecl *MostRecent = Old->getMostRecentDecl(); in MergeVarDecl() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriterDecl.cpp1783 T *MostRecent = First->getMostRecentDecl(); in VisitRedeclarable() local
H A DASTReaderDecl.cpp4273 Decl *MostRecent = FirstLocal; in loadPendingDeclChain() local
4408 auto *MostRecent = D->getMostRecentDecl(); in forAllLaterRedecls() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDecl.cpp1165 const NamedDecl *MostRecent = ND->getMostRecentDecl(); in getExplicitVisibilityAux() local
4821 auto *MostRecent = getMostRecentDecl(); in isWeak() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDecl.h4571 decl_type *MostRecent = First->getNextRedeclaration(); in setPreviousDecl() local