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

  /external/clang/include/clang/Basic/
FileManager.h 214 // getNoncachedStatValue - Will get the 'stat' information for the given path.
217 bool getNoncachedStatValue(StringRef Path, struct stat &StatBuf);
  /external/clang/lib/Basic/
FileManager.cpp 559 bool FileManager::getNoncachedStatValue(StringRef Path,
  /external/clang/lib/Frontend/
ASTUnit.cpp     [all...]

Completed in 114 milliseconds