Home | History | Annotate | Download | only in Sema

Lines Matching refs:BuildDeclRefExpr

3386             SemaRef.BuildDeclRefExpr(PD, PD->getType().getNonReferenceType(),
3554 = SemaRef.BuildDeclRefExpr(IterationVar, SizeType, VK_LValue, Loc);
9532 return assertNotNull(S.BuildDeclRefExpr(Var, VarType, VK_LValue, Loc).get());
9677 ExprResult MemCpyRef = S.BuildDeclRefExpr(MemCpy, S.Context.BuiltinFnTy,
11157 Expr *FunctionRef = BuildDeclRefExpr(Invoker, Invoker->getType(),