Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DLockFileManager.h45 Res_Success, enumerator
/llvm-project-15.0.7/llvm/lib/Support/
H A DLockFileManager.cpp296 return Res_Success; in waitForUnlock()
327 return Res_Success; in waitForUnlock()
/llvm-project-15.0.7/clang/lib/Frontend/
H A DCompilerInstance.cpp1448 case llvm::LockFileManager::Res_Success: in compileModuleAndReadASTBehindLock()