Home | History | Annotate | Download | only in Sema

Lines Matching refs:BuildDeclRefExpr

5335       ExprResult RefExpr = BuildDeclRefExpr(VD,
5366 ExprResult RefExpr = BuildDeclRefExpr(VD, T, VK_LValue, Loc);
5397 return BuildDeclRefExpr(VD, T, VK, Loc);