Home | History | Annotate | Download | only in AST

Lines Matching defs:ValueDependent

215                                      bool &ValueDependent,
218 ValueDependent = false;
233 ValueDependent = true;
246 ValueDependent = true;
257 ValueDependent = true;
277 ValueDependent = true;
287 ValueDependent = true;
301 ValueDependent = true;
308 bool ValueDependent = false;
311 ValueDependent, InstantiationDependent);
314 ExprBits.ValueDependent |= ValueDependent;
1168 ExprBits.ValueDependent = true;
1350 /*ValueDependent=*/tsi->getType()->isDependentType(),
1362 ExprBits.ValueDependent = true;
1931 ExprBits.ValueDependent = true;
3579 ExprBits.ValueDependent = true;
3690 ExprBits.TypeDependent = ExprBits.ValueDependent = true;
3705 ExprBits.TypeDependent = ExprBits.ValueDependent = true;
3860 ExprBits.ValueDependent = true;
3935 ExprBits.ValueDependent = true;
3977 ExprBits.ValueDependent = true;