Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCXXABI.h365 adjustThisArgumentForVirtualFunctionCall(CodeGenFunction &CGF, GlobalDecl GD, in adjustThisArgumentForVirtualFunctionCall() function
H A DMicrosoftCXXABI.cpp1420 Address MicrosoftCXXABI::adjustThisArgumentForVirtualFunctionCall( in adjustThisArgumentForVirtualFunctionCall() function in MicrosoftCXXABI