Searched refs:argumentsMayEscape (Results 1 – 4 of 4) sorted by relevance
250 if (!argumentsMayEscape()) in invalidateRegions()564 bool AnyFunctionCall::argumentsMayEscape() const { in argumentsMayEscape() function in AnyFunctionCall565 if (CallEvent::argumentsMayEscape() || hasVoidPointerToNonConstArg()) in argumentsMayEscape()1310 bool ObjCMethodCall::argumentsMayEscape() const { in argumentsMayEscape() function in ObjCMethodCall1318 return CallEvent::argumentsMayEscape(); in argumentsMayEscape()
314 virtual bool argumentsMayEscape() const { in argumentsMayEscape() function502 bool argumentsMayEscape() const override;643 bool argumentsMayEscape() const override { in argumentsMayEscape() function1212 bool argumentsMayEscape() const override;
223 if (Call.argumentsMayEscape()) in guaranteedNotToCloseFile()
3142 if (!Call->isInSystemHeader() || Call->argumentsMayEscape()) in mayFreeAnyEscapedMemoryOrIsModeledExplicitly()3275 if (Call->argumentsMayEscape()) in mayFreeAnyEscapedMemoryOrIsModeledExplicitly()