Searched refs:getCallingConvAttributedType (Results 1 – 3 of 3) sorted by relevance
2448 const AttributedType *Sema::getCallingConvAttributedType(QualType T) const { in getCallingConvAttributedType() function in Sema2580 bool NewCCExplicit = getCallingConvAttributedType(New->getType()); in MergeFunctionDecl()2588 bool FirstCCExplicit = getCallingConvAttributedType(First->getType()); in MergeFunctionDecl()
4550 const AttributedType *AT = S.getCallingConvAttributedType(type); in handleFunctionTypeAttr()
2819 const AttributedType *getCallingConvAttributedType(QualType T) const;