Searched refs:isCallingConv (Results 1 – 5 of 5) sorted by relevance
1461 SaveAndRestore<bool> MaybeSuppressCC(InsideCCAttribute, T->isCallingConv()); in printAttributedAfter()
3362 bool AttributedType::isCallingConv() const { in isCallingConv() function in AttributedType
4600 bool isCallingConv() const;
7282 if (AT->isCallingConv()) in hasExplicitCallingConv()
3046 while (AT && !AT->isCallingConv()) in getCallingConvAttributedType()