Searched refs:isCallingConv (Results 1 – 5 of 5) sorted by relevance
1921 SaveAndRestore MaybeSuppressCC(InsideCCAttribute, T->isCallingConv()); in printAttributedAfter()
4331 bool AttributedType::isCallingConv() const { in isCallingConv() function in AttributedType
6245 bool isCallingConv() const;
8153 if (AT->isCallingConv()) in hasExplicitCallingConv()
3484 while (AT && !AT->isCallingConv()) in getCallingConvAttributedType()