Searched defs:MostRecent (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Sema/
H A DIdentifierResolver.cpp268 Decl *MostRecent = Existing->getMostRecentDecl(); local
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/AST/
H A DDecl.cpp980 const NamedDecl *MostRecent = ND->getMostRecentDecl(); local
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp3537 Decl *MostRecent = First->getMostRecentDecl(); local

Completed in 76 milliseconds