Searched refs:getCallingConvAttributedType (Results 1 – 3 of 3) sorted by relevance
3556 const AttributedType *Sema::getCallingConvAttributedType(QualType T) const { in getCallingConvAttributedType() function in Sema3855 bool NewCCExplicit = getCallingConvAttributedType(New->getType()); in MergeFunctionDecl()3875 bool FirstCCExplicit = getCallingConvAttributedType(First->getType()); in MergeFunctionDecl()
8228 if (S.getCallingConvAttributedType(type)) { in handleFunctionTypeAttr()
4830 const AttributedType *getCallingConvAttributedType(QualType T) const;