Searched defs:CustomFT (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp1449 FunctionType *CustomFT = DFSF.DFS.getCustomFunctionType(FT); local
1453 DFSF.DFS.Mod->getOrInsertFunction(CustomFName, CustomFT);

Completed in 45 milliseconds