Searched refs:isCallingConv (Results 1 – 5 of 5) sorted by relevance
1142 SaveAndRestore<bool> MaybeSuppressCC(InsideCCAttribute, T->isCallingConv()); in printAttributedAfter()
1891 bool AttributedType::isCallingConv() const { in isCallingConv() function in AttributedType
3458 bool isCallingConv() const;
4599 if (AT->isCallingConv()) in hasExplicitCallingConv()
2360 while (AT && !AT->isCallingConv()) in getCallingConvAttributedType()