Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGCXXABI.h276 virtual llvm::Value *adjustThisArgumentForVirtualCall(CodeGenFunction &CGF, in adjustThisArgumentForVirtualCall() function
DMicrosoftCXXABI.cpp586 llvm::Value *MicrosoftCXXABI::adjustThisArgumentForVirtualCall( in adjustThisArgumentForVirtualCall() function in MicrosoftCXXABI