Home | History | Annotate | Download | only in Sema

Lines Matching refs:TUScope

727     ExprResult TrapFn = ActOnIdExpression(TUScope, SS, TemplateKWLoc,
732 ExprResult Call = ActOnCallExpr(TUScope, TrapFn.get(),
738 ExprResult Comma = ActOnBinOp(TUScope, E->getLocStart(), tok::comma,