Home | History | Annotate | Download | only in Sema

Lines Matching refs:TUScope

563             S.LookupSingleName(S.TUScope,
578 S.LookupSingleName(S.TUScope,
637 NamedDecl *ObjectGetClass = LookupSingleName(TUScope,
937 ExprResult TrapFn = ActOnIdExpression(TUScope, SS, TemplateKWLoc,
942 ExprResult Call = ActOnCallExpr(TUScope, TrapFn.get(),
948 ExprResult Comma = ActOnBinOp(TUScope, E->getLocStart(), tok::comma,
10136 NamedDecl *ObjectSetClass = LookupSingleName(TUScope,