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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGCXXABI.cpp 147 return CGF.Builder.CreateLoad(CGF.GetAddrOfLocalVar(getThisDecl(CGF)),
153 assert(getThisDecl(CGF) && "no 'this' variable for function");
CGCXXABI.h 53 ImplicitParamDecl *getThisDecl(CodeGenFunction &CGF) {

Completed in 18 milliseconds