Searched refs:getNameForCallConv (Results 1 – 5 of 5) sorted by relevance
4523 << FunctionType::getNameForCallConv(CC) in handleFunctionTypeAttr()4553 << FunctionType::getNameForCallConv(CC) in handleFunctionTypeAttr()4554 << FunctionType::getNameForCallConv(CCOld); in handleFunctionTypeAttr()4570 S.Diag(attr.getLoc(), DiagID) << FunctionType::getNameForCallConv(CC); in handleFunctionTypeAttr()4579 << "regparm" << FunctionType::getNameForCallConv(CC_X86FastCall); in handleFunctionTypeAttr()
2590 << FunctionType::getNameForCallConv(NewTypeInfo.getCC()) in MergeFunctionDecl()2593 FunctionType::getNameForCallConv(FI.getCC())); in MergeFunctionDecl()7423 << FunctionType::getNameForCallConv(CC); in ActOnFunctionDeclarator()
1577 StringRef FunctionType::getNameForCallConv(CallingConv CC) { in getNameForCallConv() function in FunctionType
314 OS << " " << FunctionType::getNameForCallConv(EI.getCC()); in VisitFunctionType()
2843 static StringRef getNameForCallConv(CallingConv CC);