Lines Matching defs:BuildDeclRefExpr
2217 Sema::BuildDeclRefExpr(ValueDecl *D, QualType Ty, ExprValueKind VK,
2221 return BuildDeclRefExpr(D, Ty, VK, NameInfo, SS);
2225 Sema::BuildDeclRefExpr(ValueDecl *D, QualType Ty, ExprValueKind VK,
2232 return BuildDeclRefExpr(D, Ty, VK, NameInfo, NNS, FoundD, TemplateKWLoc,
2294 Sema::BuildDeclRefExpr(ValueDecl *D, QualType Ty, ExprValueKind VK,
2728 return BuildDeclRefExpr(VD, type, VK_LValue, NameLoc);
3476 BuildDeclRefExpr(VD, type, valueKind, NameInfo, &SS, FoundD,
6707 BuildDeclRefExpr(BuiltInDecl, BuiltInDecl->getType(), VK_LValue, Loc);
19375 // BuildDeclRefExpr. We check the type requirements in the second bullet
21122 return BuildDeclRefExpr(