Searched refs:ValueInstantiation (Results 1 – 4 of 4) sorted by relevance
109 Deps |= ExprDependence::ValueInstantiation; in computeDependence()188 D |= ExprDependence::ValueInstantiation; in computeDependence()371 D |= ExprDependence::ValueInstantiation; in computeDependence()571 return Deps | ExprDependence::ValueInstantiation; in computeDependence()582 Deps |= ExprDependence::ValueInstantiation; in computeDependence()595 Deps |= ExprDependence::ValueInstantiation; in computeDependence()611 Deps |= ExprDependence::ValueInstantiation; in computeDependence()862 auto D = ExprDependence::ValueInstantiation; in computeDependence()
157 setDependence(getDependence() | ExprDependence::ValueInstantiation); in RequiresExpr()
42 ValueInstantiation = Value | Instantiation, enumerator44 ErrorDependent = Error | ValueInstantiation,
4421 : ExprDependence::ValueInstantiation); in SizeOfPackExpr()