Searched refs:getCustomFunctionType (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp265 FunctionType *getCustomFunctionType(FunctionType *T);
403 FunctionType *DataFlowSanitizer::getCustomFunctionType(FunctionType *T) { function in class:DataFlowSanitizer
1439 FunctionType *CustomFT = DFSF.DFS.getCustomFunctionType(FT);

Completed in 141 milliseconds