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()532 return Deps | ExprDependence::ValueInstantiation; in computeDependence()543 Deps |= ExprDependence::ValueInstantiation; in computeDependence()556 Deps |= ExprDependence::ValueInstantiation; in computeDependence()572 Deps |= ExprDependence::ValueInstantiation; in computeDependence()822 auto D = ExprDependence::ValueInstantiation; in computeDependence()
164 setDependence(getDependence() | ExprDependence::ValueInstantiation); in RequiresExpr()
42 ValueInstantiation = Value | Instantiation, enumerator44 ErrorDependent = Error | ValueInstantiation,
4263 : ExprDependence::ValueInstantiation); in SizeOfPackExpr()