Searched defs:argumentsMayEscape (Results 1 – 6 of 6) sorted by relevance
355 bool AnyFunctionCall::argumentsMayEscape() const { in argumentsMayEscape() function in AnyFunctionCall1007 bool ObjCMethodCall::argumentsMayEscape() const { in argumentsMayEscape() function in ObjCMethodCall
304 virtual bool argumentsMayEscape() const { in argumentsMayEscape() function592 bool argumentsMayEscape() const override { in argumentsMayEscape() function
323 virtual bool argumentsMayEscape() const { return hasNonZeroCallbackArg(); } in argumentsMayEscape() function661 bool argumentsMayEscape() const override { return true; } in argumentsMayEscape() function
324 virtual bool argumentsMayEscape() const { return hasNonZeroCallbackArg(); } in argumentsMayEscape() function662 bool argumentsMayEscape() const override { return true; } in argumentsMayEscape() function