Lines Matching defs:BuildDeclRefExpr
2186 Sema::BuildDeclRefExpr(ValueDecl *D, QualType Ty, ExprValueKind VK,
2190 return BuildDeclRefExpr(D, Ty, VK, NameInfo, SS);
2194 Sema::BuildDeclRefExpr(ValueDecl *D, QualType Ty, ExprValueKind VK,
2201 return BuildDeclRefExpr(D, Ty, VK, NameInfo, NNS, FoundD, TemplateKWLoc,
2263 Sema::BuildDeclRefExpr(ValueDecl *D, QualType Ty, ExprValueKind VK,
2689 return BuildDeclRefExpr(VD, type, VK_LValue, NameLoc);
3443 BuildDeclRefExpr(VD, type, valueKind, NameInfo, &SS, FoundD,
6619 BuildDeclRefExpr(BuiltInDecl, BuiltInDecl->getType(), VK_LValue, Loc);
19087 // BuildDeclRefExpr. We check the type requirements in the second bullet
20833 return BuildDeclRefExpr(