Searched refs:ValueInstantiation (Results 1 – 4 of 4) sorted by relevance
77 Deps |= ExprDependence::ValueInstantiation; in computeDependence()141 D |= ExprDependence::ValueInstantiation; in computeDependence()307 D |= ExprDependence::ValueInstantiation; in computeDependence()454 return Deps | ExprDependence::ValueInstantiation; in computeDependence()471 Deps |= ExprDependence::ValueInstantiation; in computeDependence()482 Deps |= ExprDependence::ValueInstantiation; in computeDependence()495 Deps |= ExprDependence::ValueInstantiation; in computeDependence()712 auto D = ExprDependence::ValueInstantiation; in computeDependence()
184 setDependence(getDependence() | ExprDependence::ValueInstantiation); in RequiresExpr()
42 ValueInstantiation = Value | Instantiation, enumerator44 ErrorDependent = Error | ValueInstantiation,
4162 : ExprDependence::ValueInstantiation); in SizeOfPackExpr()