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

  /external/clang/include/clang/Basic/
FileManager.h 200 void removeStatCache(FileSystemStatCache *statCache);
  /external/clang/lib/Basic/
FileManager.cpp 83 void FileManager::removeStatCache(FileSystemStatCache *statCache) {
  /external/clang/lib/Frontend/
CacheTokens.cpp 585 PP.getFileManager().removeStatCache(StatCache);

Completed in 422 milliseconds