Searched refs:getCustomFunctionType (Results 1 – 1 of 1) sorted by relevance
494 TransformedFunction getCustomFunctionType(FunctionType *T);859 TransformedFunction DataFlowSanitizer::getCustomFunctionType(FunctionType *T) { in getCustomFunctionType() function in DataFlowSanitizer3094 TransformedFunction CustomFn = DFSF.DFS.getCustomFunctionType(FT); in visitWrappedCallBase()