Home
last modified time | relevance | path

Searched refs:getNoncachedStatValue (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DFileManager.h289 std::error_code getNoncachedStatValue(StringRef Path,
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DFileManager.cpp588 FileManager::getNoncachedStatValue(StringRef Path, in getNoncachedStatValue() function in FileManager