Searched refs:argumentsMayEscape (Results 1 – 4 of 4) sorted by relevance
172 if (!argumentsMayEscape()) in invalidateRegions()355 bool AnyFunctionCall::argumentsMayEscape() const { in argumentsMayEscape() function in AnyFunctionCall356 if (CallEvent::argumentsMayEscape() || hasVoidPointerToNonConstArg()) in argumentsMayEscape()1007 bool ObjCMethodCall::argumentsMayEscape() const { in argumentsMayEscape() function in ObjCMethodCall1015 return CallEvent::argumentsMayEscape(); in argumentsMayEscape()
304 virtual bool argumentsMayEscape() const { in argumentsMayEscape() function452 bool argumentsMayEscape() const override;592 bool argumentsMayEscape() const override { in argumentsMayEscape() function971 bool argumentsMayEscape() const override;
236 if (Call.argumentsMayEscape()) in guaranteedNotToCloseFile()
2401 if (!Call->isInSystemHeader() || Call->argumentsMayEscape()) in mayFreeAnyEscapedMemoryOrIsModeledExplicitly()2536 if (Call->argumentsMayEscape()) in mayFreeAnyEscapedMemoryOrIsModeledExplicitly()