reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1865 adjustThisArgumentForVirtualFunctionCall(CGF, GD, This, true); 1867 auto *MethodDecl = cast<CXXMethodDecl>(GD.getDecl()); 1871 MethodVFTableLocation ML = VFTContext.getMethodVFTableLocation(GD); 1899 CGCallee Callee(GD, VFunc);