Home | History | Annotate | Download | only in Sema

Lines Matching refs:BuildDeclRefExpr

4410       ExprResult RefExpr = BuildDeclRefExpr(VD,
4440 ExprResult RefExpr = BuildDeclRefExpr(VD, T, VK_LValue, Loc);
4468 return BuildDeclRefExpr(VD, T, VK, Loc);