Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Driver/
DDriver.cpp2328 ABRT_Success, enumerator
2477 return ABRT_Success; in addDeviceDepences()
2487 return ABRT_Success; in addDeviceDepences()
2516 return ABRT_Success; in addDeviceDepences()
2519 return IsActive ? ABRT_Success : ABRT_Inactive; in addDeviceDepences()
2691 return ABRT_Success; in getDeviceDependences()
2765 return CompileDeviceOnly ? ABRT_Ignore_Host : ABRT_Success; in getDeviceDependences()
2770 return ABRT_Success; in getDeviceDependences()
2781 return ABRT_Success; in getDeviceDependences()
2827 return ABRT_Success; in getDeviceDependences()
[all …]