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

  /external/clang/include/clang/Basic/
FileManager.h 178 void removeStatCache(FileSystemStatCache *statCache);
  /external/clang/lib/Basic/
FileManager.cpp 197 void FileManager::removeStatCache(FileSystemStatCache *statCache) {
  /external/clang/lib/Frontend/
CacheTokens.cpp 561 PP.getFileManager().removeStatCache(StatCache);
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 30 milliseconds