Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp3168 ABRT_Success, enumerator
3330 return ABRT_Success; in addDeviceDependences()
3340 return ABRT_Success; in addDeviceDependences()
3374 return ABRT_Success; in addDeviceDependences()
3377 return IsActive ? ABRT_Success : ABRT_Inactive; in addDeviceDependences()
3567 return ABRT_Success; in getDeviceDependences()
3641 return CompileDeviceOnly ? ABRT_Ignore_Host : ABRT_Success; in getDeviceDependences()
3646 return ABRT_Success; in getDeviceDependences()
3657 return ABRT_Success; in getDeviceDependences()
3745 return ABRT_Success; in getDeviceDependences()
[all …]