Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DIdentifierResolver.cpp270 Decl *MostRecent = Existing->getMostRecentDecl(); in compareDeclarations() local
H A DSemaDecl.cpp3242 VarDecl *MostRecent = Old->getMostRecentDecl(); in MergeVarDecl() local
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DASTReaderDecl.cpp3313 Decl *MostRecent = CanonDecl->getMostRecentDecl(); in loadPendingDeclChain() local
3497 auto *MostRecent = D->getMostRecentDecl(); in forAllLaterRedecls() local
H A DASTWriter.cpp3885 Decl *MostRecent = First->getMostRecentDecl(); in WriteRedeclarations() local
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DDecl.cpp1061 const NamedDecl *MostRecent = ND->getMostRecentDecl(); in getExplicitVisibilityAux() local
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DDecl.h3707 decl_type *MostRecent = First->getNextRedeclaration(); in setPreviousDecl() local