Home | History | Annotate | Download | only in Sema

Lines Matching refs:TUScope

515             S.LookupSingleName(S.TUScope,
530 S.LookupSingleName(S.TUScope,
589 NamedDecl *ObjectGetClass = LookupSingleName(TUScope,
885 ExprResult TrapFn = ActOnIdExpression(TUScope, SS, TemplateKWLoc,
890 ExprResult Call = ActOnCallExpr(TUScope, TrapFn.get(),
896 ExprResult Comma = ActOnBinOp(TUScope, E->getLocStart(), tok::comma,
9447 NamedDecl *ObjectSetClass = LookupSingleName(TUScope,