Searched refs:isCallingConv (Results 1 – 5 of 5) sorted by relevance
1678 SaveAndRestore<bool> MaybeSuppressCC(InsideCCAttribute, T->isCallingConv()); in printAttributedAfter()
3617 bool AttributedType::isCallingConv() const { in isCallingConv() function in AttributedType
4808 bool isCallingConv() const;
7823 if (AT->isCallingConv()) in hasExplicitCallingConv()
3410 while (AT && !AT->isCallingConv()) in getCallingConvAttributedType()