Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DDriver.cpp2394 ABRT_Success, enumerator
2552 return ABRT_Success; in addDeviceDepences()
2585 return ABRT_Success; in addDeviceDepences()
2614 return ABRT_Success; in addDeviceDepences()
2617 return IsActive ? ABRT_Success : ABRT_Inactive; in addDeviceDepences()
2804 return ABRT_Success; in getDeviceDependences()
2878 return CompileDeviceOnly ? ABRT_Ignore_Host : ABRT_Success; in getDeviceDependences()
2883 return ABRT_Success; in getDeviceDependences()
2894 return ABRT_Success; in getDeviceDependences()
2943 return ABRT_Success; in getDeviceDependences()
[all …]