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