HomeSort by relevance Sort by last modified time
    Searched refs:MostRecent (Results 1 - 5 of 5) sorted by null

  /external/clang/lib/Sema/
IdentifierResolver.cpp 267 Decl *MostRecent = Existing->getMostRecentDecl();
268 if (Existing == MostRecent)
271 if (New == MostRecent)
  /external/clang/include/clang/AST/
Decl.h     [all...]
  /external/clang/lib/Serialization/
ASTReaderDecl.cpp     [all...]
ASTWriter.cpp     [all...]
  /external/clang/lib/AST/
Decl.cpp     [all...]

Completed in 390 milliseconds