Searched refs:VarArgsIncompatible (Results 1 – 3 of 3) sorted by relevance
99 const Attributes VarArgsIncompatible = StructRet; variable
1039 if (PAttrs & Attribute::VarArgsIncompatible) in transformConstExprCastCall()
1128 Attributes VArgI = Attr & Attribute::VarArgsIncompatible; in VerifyCallSite()