Searched refs:VirtualCall (Results 1 – 3 of 3) sorted by relevance
322 Address This, bool VirtualCall) { in adjustThisArgumentForVirtualFunctionCall() argument
237 bool VirtualCall) override;1298 bool VirtualCall) { in adjustThisArgumentForVirtualFunctionCall() argument1299 if (!VirtualCall) { in adjustThisArgumentForVirtualFunctionCall()
254 def VirtualCallChecker : Checker<"VirtualCall">,