enum TargetInfo::CallingConvCheckResult
Declared at: clang/include/clang/Basic/TargetInfo.h:1515
Enumerators
Name | Value | Comment |
---|---|---|
CCCR_OK | 0 | |
CCCR_Warning | 1 | |
CCCR_Ignore | 2 | |
CCCR_Error | 3 |
Declared at: clang/include/clang/Basic/TargetInfo.h:1515
Name | Value | Comment |
---|---|---|
CCCR_OK | 0 | |
CCCR_Warning | 1 | |
CCCR_Ignore | 2 | |
CCCR_Error | 3 |