Searched refs:getNoncachedStatValue (Results 1 – 7 of 7) sorted by relevance
282 std::error_code getNoncachedStatValue(StringRef Path,
251 bool getNoncachedStatValue(StringRef Path,
110 if (!FileMgr.getNoncachedStatValue(TimestampFilename, Status)) in addModule()
181 if (!FileMgr.getNoncachedStatValue(TimestampFilename, Status)) in addModule()
477 bool FileManager::getNoncachedStatValue(StringRef Path, in getNoncachedStatValue() function in FileManager
545 FileManager::getNoncachedStatValue(StringRef Path, in getNoncachedStatValue() function in FileManager
1387 if (FileMgr->getNoncachedStatValue(R.second, Status)) { in getMainBufferWithPrecompiledPreamble()1403 if (FileMgr->getNoncachedStatValue(RB.first, Status)) { in getMainBufferWithPrecompiledPreamble()1418 if (FileMgr->getNoncachedStatValue(F->first(), Status)) { in getMainBufferWithPrecompiledPreamble()