reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/MicrosoftCXXABI.cpp
 1865       adjustThisArgumentForVirtualFunctionCall(CGF, GD, This, true);
 1867   auto *MethodDecl = cast<CXXMethodDecl>(GD.getDecl());
 1871   MethodVFTableLocation ML = VFTContext.getMethodVFTableLocation(GD);
 1899   CGCallee Callee(GD, VFunc);