Searched refs:CallEnterN (Results 1 – 3 of 3) sorted by relevance
63 NoOwnershipChangeVisitor::getFunctionName(const ExplodedNode *CallEnterN) { in getFunctionName() argument65 CallEnterN->getLocationAs<CallEnter>()->getCallExpr())) in getFunctionName()72 const ExplodedNode *CallEnterN, const ExplodedNode *CallExitEndN) { in wasModifiedInFunction() argument90 if (hasResourceStateChanged(CallEnterN->getState(), CallExitEndN->getState())) in wasModifiedInFunction()93 OwnerSet CurrOwners = getOwnersAtNode(CallEnterN); in wasModifiedInFunction()
23 getFunctionName(const ExplodedNode *CallEnterN);35 bool wasModifiedInFunction(const ExplodedNode *CallEnterN,
679 virtual bool wasModifiedInFunction(const ExplodedNode *CallEnterN, in wasModifiedInFunction() argument