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 201 void removeStatCache(FileSystemStatCache *statCache);
  /external/clang/unittests/Basic/
FileManagerTest.cpp 246 manager.removeStatCache(statCache);
  /external/clang/lib/Basic/
FileManager.cpp 83 void FileManager::removeStatCache(FileSystemStatCache *statCache) {
  /external/clang/lib/Frontend/
CacheTokens.cpp 596 PP.getFileManager().removeStatCache(StatCache);

Completed in 48 milliseconds