Searched refs:isCallingConv (Results 1 – 5 of 5) sorted by relevance
1758 SaveAndRestore MaybeSuppressCC(InsideCCAttribute, T->isCallingConv()); in printAttributedAfter()
3913 bool AttributedType::isCallingConv() const { in isCallingConv() function in AttributedType
5126 bool isCallingConv() const;
8292 if (AT->isCallingConv()) in hasExplicitCallingConv()
3558 while (AT && !AT->isCallingConv()) in getCallingConvAttributedType()