Searched refs:ValueInstantiation (Results 1 – 4 of 4) sorted by relevance
109 Deps |= ExprDependence::ValueInstantiation; in computeDependence()188 D |= ExprDependence::ValueInstantiation; in computeDependence()358 D |= ExprDependence::ValueInstantiation; in computeDependence()523 return Deps | ExprDependence::ValueInstantiation; in computeDependence()531 Deps |= ExprDependence::ValueInstantiation; in computeDependence()547 Deps |= ExprDependence::ValueInstantiation; in computeDependence()563 Deps |= ExprDependence::ValueInstantiation; in computeDependence()800 auto D = ExprDependence::ValueInstantiation; in computeDependence()
166 setDependence(getDependence() | ExprDependence::ValueInstantiation); in RequiresExpr()
42 ValueInstantiation = Value | Instantiation, enumerator44 ErrorDependent = Error | ValueInstantiation,
4245 : ExprDependence::ValueInstantiation); in SizeOfPackExpr()