Searched refs:MallocFn (Results 1 – 1 of 1) sorted by relevance
1420 Function *MallocFn = MallocCall->getCalledFunction(); in findFADAllocationVisible() local1421 if (!(MallocFn && MallocFn->hasName() && MallocFn->getName() == "malloc")) in findFADAllocationVisible()