Searched refs:VirtualCall (Results 1 – 4 of 4) sorted by relevance
366 Address This, bool VirtualCall) { in adjustThisArgumentForVirtualFunctionCall() argument
254 bool VirtualCall) override;1422 bool VirtualCall) { in adjustThisArgumentForVirtualFunctionCall() argument1423 if (!VirtualCall) { in adjustThisArgumentForVirtualFunctionCall()
540 .. _optin-cplusplus-VirtualCall:542 optin.cplusplus.VirtualCall (C++)
677 def VirtualCallChecker : Checker<"VirtualCall">,