Searched refs:VirtualCall (Results 1 – 3 of 3) sorted by relevance
401 Address This, bool VirtualCall) { in adjustThisArgumentForVirtualFunctionCall() argument
283 bool VirtualCall) override;1456 bool VirtualCall) { in adjustThisArgumentForVirtualFunctionCall() argument1457 if (!VirtualCall) { in adjustThisArgumentForVirtualFunctionCall()
752 def VirtualCallChecker : Checker<"VirtualCall">,