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

  /external/clang/include/clang/Basic/
FileSystemStatCache.h 66 FileSystemStatCache *takeNextStatCache() { return NextStatCache.take(); }
  /external/clang/lib/Basic/
FileManager.cpp 203 StatCache.reset(StatCache->takeNextStatCache());

Completed in 192 milliseconds