Searched refs:VirtualCall (Results 1 – 4 of 4) sorted by relevance
391 Address This, bool VirtualCall) { in adjustThisArgumentForVirtualFunctionCall() argument
271 bool VirtualCall) override;1434 bool VirtualCall) { in adjustThisArgumentForVirtualFunctionCall() argument1435 if (!VirtualCall) { in adjustThisArgumentForVirtualFunctionCall()
594 .. _optin-cplusplus-VirtualCall:596 optin.cplusplus.VirtualCall (C++)
729 def VirtualCallChecker : Checker<"VirtualCall">,