Home
last modified time | relevance | path

Searched defs:adjustThisArgumentForVirtualFunctionCall (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGCXXABI.h321 adjustThisArgumentForVirtualFunctionCall(CodeGenFunction &CGF, GlobalDecl GD, in adjustThisArgumentForVirtualFunctionCall() function
H A DMicrosoftCXXABI.cpp1296 Address MicrosoftCXXABI::adjustThisArgumentForVirtualFunctionCall( in adjustThisArgumentForVirtualFunctionCall() function in MicrosoftCXXABI