Searched defs:CallCtx (Results 1 – 2 of 2) sorted by relevance
374 std::unique_ptr<SExprBuilder::CallingContext> CallCtx; // Root calling context variable
275 unsigned buildSExpr(const Expr *Exp, CallingContext *CallCtx, in buildSExpr()467 CallingContext CallCtx(D); in buildSExprFromExpr() local