Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DLockFileManager.cpp297 return Res_Success; in waitForUnlock()
314 return Res_Success; in waitForUnlock()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DLockFileManager.h45 Res_Success, enumerator
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp1508 case llvm::LockFileManager::Res_Success: in compileModuleAndReadASTBehindLock()