Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DLockFileManager.h46 Res_Success, enumerator
/external/llvm/lib/Support/
DLockFileManager.cpp284 return Res_Success; in waitForUnlock()
312 return Res_Success; in waitForUnlock()
/external/clang/lib/Frontend/
DCompilerInstance.cpp1105 case llvm::LockFileManager::Res_Success: in compileAndLoadModule()