Searched refs:LookupGD (Results 1 – 1 of 1) sorted by relevance
255 GlobalDecl LookupGD = GD; in getThisArgumentTypeForMethod() local264 LookupGD = GlobalDecl(DD, Dtor_Deleting); in getThisArgumentTypeForMethod()267 CGM.getMicrosoftVTableContext().getMethodVFTableLocation(LookupGD); in getThisArgumentTypeForMethod()1484 GlobalDecl LookupGD = GD; in adjustThisArgumentForVirtualFunctionCall() local1493 LookupGD = GlobalDecl(DD, Dtor_Deleting); in adjustThisArgumentForVirtualFunctionCall()1496 CGM.getMicrosoftVTableContext().getMethodVFTableLocation(LookupGD); in adjustThisArgumentForVirtualFunctionCall()