Home
last modified time | relevance | path

Searched refs:Res_Timeout (Results 1 – 3 of 3) sorted by relevance

/src/contrib/llvm-project/llvm/include/llvm/Support/
H A DLockFileManager.h49 Res_Timeout enumerator
/src/contrib/llvm-project/llvm/lib/Support/
H A DLockFileManager.cpp323 return Res_Timeout; in waitForUnlock()
/src/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp1512 case llvm::LockFileManager::Res_Timeout: in compileModuleAndReadASTBehindLock()