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