Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCXXABI.h395 adjustThisArgumentForVirtualFunctionCall(CodeGenFunction &CGF, GlobalDecl GD, in adjustThisArgumentForVirtualFunctionCall() function
H A DMicrosoftCXXABI.cpp1470 Address MicrosoftCXXABI::adjustThisArgumentForVirtualFunctionCall( in adjustThisArgumentForVirtualFunctionCall() function in MicrosoftCXXABI