Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DLockFileManager.cpp296 return Res_Success; in waitForUnlock()
327 return Res_Success; in waitForUnlock()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DLockFileManager.h45 Res_Success, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp1299 case llvm::LockFileManager::Res_Success: in compileModuleAndReadAST()