Searched defs:SelfArg (Results 1 – 2 of 2) sorted by relevance
358 llvm::PointerUnion<const Expr *, til::SExpr *> SelfArg = nullptr; member
347 if (const auto *SelfArg = dyn_cast<const Expr *>(Ctx->SelfArg)) in translateCXXThisExpr() local