Home | History | Annotate | Download | only in Expression

Lines Matching refs:AddVarDecl

1534         var_decl = context.AddVarDecl(pt);
1536 var_decl = context.AddVarDecl(pt.GetLValueReferenceType());
1580 NamedDecl *var_decl = context.AddVarDecl(parser_type.GetLValueReferenceType());
1614 NamedDecl *var_decl = context.AddVarDecl(parser_type);
1731 NamedDecl *var_decl = context.AddVarDecl(parser_clang_type);