Searched refs:getNameForCallConv (Results 1 – 4 of 4) sorted by relevance
4514 << FunctionType::getNameForCallConv(CC) in handleFunctionTypeAttr()4544 << FunctionType::getNameForCallConv(CC) in handleFunctionTypeAttr()4545 << FunctionType::getNameForCallConv(CCOld); in handleFunctionTypeAttr()4561 S.Diag(attr.getLoc(), DiagID) << FunctionType::getNameForCallConv(CC); in handleFunctionTypeAttr()4571 << FunctionType::getNameForCallConv(CC); in handleFunctionTypeAttr()4580 << FunctionType::getNameForCallConv(CC); in handleFunctionTypeAttr()
2500 << FunctionType::getNameForCallConv(NewTypeInfo.getCC()) in MergeFunctionDecl()2503 FunctionType::getNameForCallConv(FI.getCC())); in MergeFunctionDecl()
1573 StringRef FunctionType::getNameForCallConv(CallingConv CC) { in getNameForCallConv() function in FunctionType
2801 static StringRef getNameForCallConv(CallingConv CC);