Searched refs:isCallingConv (Results 1 – 5 of 5) sorted by relevance
1229 SaveAndRestore<bool> MaybeSuppressCC(InsideCCAttribute, T->isCallingConv()); in printAttributedAfter()
3025 bool AttributedType::isCallingConv() const { in isCallingConv() function in AttributedType
3859 bool isCallingConv() const;
6249 if (AT->isCallingConv()) in hasExplicitCallingConv()
2652 while (AT && !AT->isCallingConv()) in getCallingConvAttributedType()