Searched refs:isCallingConv (Results 1 – 5 of 5) sorted by relevance
1629 SaveAndRestore<bool> MaybeSuppressCC(InsideCCAttribute, T->isCallingConv()); in printAttributedAfter()
3550 bool AttributedType::isCallingConv() const { in isCallingConv() function in AttributedType
4717 bool isCallingConv() const;
7635 if (AT->isCallingConv()) in hasExplicitCallingConv()
3095 while (AT && !AT->isCallingConv()) in getCallingConvAttributedType()