Home
last modified time | relevance | path

Searched refs:CustomFn (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
DDataFlowSanitizer.cpp1454 if (Function *CustomFn = dyn_cast<Function>(CustomF)) { in visitCallSite() local
1455 CustomFn->copyAttributesFrom(F); in visitCallSite()
1459 CustomFn->removeAttributes(AttributeSet::FunctionIndex, in visitCallSite()