Searched refs:isCallingConv (Results 1 – 5 of 5) sorted by relevance
1864 SaveAndRestore MaybeSuppressCC(InsideCCAttribute, T->isCallingConv()); in printAttributedAfter()
4140 bool AttributedType::isCallingConv() const { in isCallingConv() function in AttributedType
6040 bool isCallingConv() const;
7990 if (AT->isCallingConv()) in hasExplicitCallingConv()
3415 while (AT && !AT->isCallingConv()) in getCallingConvAttributedType()