Searched refs:ValueInstantiation (Results 1 – 4 of 4) sorted by relevance
107 Deps |= ExprDependence::ValueInstantiation; in computeDependence()171 D |= ExprDependence::ValueInstantiation; in computeDependence()337 D |= ExprDependence::ValueInstantiation; in computeDependence()497 return Deps | ExprDependence::ValueInstantiation; in computeDependence()505 Deps |= ExprDependence::ValueInstantiation; in computeDependence()521 Deps |= ExprDependence::ValueInstantiation; in computeDependence()537 Deps |= ExprDependence::ValueInstantiation; in computeDependence()764 auto D = ExprDependence::ValueInstantiation; in computeDependence()
184 setDependence(getDependence() | ExprDependence::ValueInstantiation); in RequiresExpr()
42 ValueInstantiation = Value | Instantiation, enumerator44 ErrorDependent = Error | ValueInstantiation,
4172 : ExprDependence::ValueInstantiation); in SizeOfPackExpr()