Searched refs:VirtualCall (Results 1 – 3 of 3) sorted by relevance
347 Address This, bool VirtualCall) { in adjustThisArgumentForVirtualFunctionCall() argument
249 bool VirtualCall) override;1356 bool VirtualCall) { in adjustThisArgumentForVirtualFunctionCall() argument1357 if (!VirtualCall) { in adjustThisArgumentForVirtualFunctionCall()
326 def VirtualCallChecker : Checker<"VirtualCall">,