HomeSort by: relevance | last modified time | path
    Searched refs:getObjectAddress (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGDecl.cpp 1840 locIsByrefHeader ? emission.getObjectAddress(*this) : emission.Addr;
1968 Address addr = emission.getObjectAddress(*this);
CodeGenFunction.h 3060 Address getObjectAddress(CodeGenFunction &CGF) const {
ItaniumCXXABI.cpp 4640 InitCatchParam(CGF, *CatchParam, var.getObjectAddress(CGF), S->getBeginLoc());
MicrosoftCXXABI.cpp 909 CPI->setArgOperand(2, var.getObjectAddress(CGF).getPointer());

Completed in 38 milliseconds