Searched refs:getNameForCallConv (Results 1 – 4 of 4) sorted by relevance
4395 << FunctionType::getNameForCallConv(CC) in handleFunctionTypeAttr()4427 << FunctionType::getNameForCallConv(CC) in handleFunctionTypeAttr()4428 << FunctionType::getNameForCallConv(CCOld); in handleFunctionTypeAttr()4437 << FunctionType::getNameForCallConv(CC); in handleFunctionTypeAttr()4445 << FunctionType::getNameForCallConv(CC); in handleFunctionTypeAttr()4454 << FunctionType::getNameForCallConv(CC); in handleFunctionTypeAttr()
2390 << FunctionType::getNameForCallConv(NewTypeInfo.getCC()) in MergeFunctionDecl()2393 FunctionType::getNameForCallConv(OldTypeInfo.getCC())); in MergeFunctionDecl()
1560 StringRef FunctionType::getNameForCallConv(CallingConv CC) { in getNameForCallConv() function in FunctionType
2774 static StringRef getNameForCallConv(CallingConv CC);