Searched refs:TypeValueInstantiation (Results 1 – 5 of 5) sorted by relevance
156 return ExprDependence::TypeValueInstantiation | in computeDependence()313 ExprDependence::TypeValueInstantiation; in computeDependence()326 ExprDependence::TypeValueInstantiation; in computeDependence()331 ExprDependence::TypeValueInstantiation; in computeDependence()437 return Deps | ExprDependence::TypeValueInstantiation; in computeDependence()446 return Deps | ExprDependence::TypeValueInstantiation; in computeDependence()585 return D | ExprDependence::TypeValueInstantiation; in computeDependence()601 Deps |= ExprDependence::TypeValueInstantiation; in computeDependence()672 Deps |= ExprDependence::TypeValueInstantiation; in computeDependence()721 auto D = ExprDependence::TypeValueInstantiation; in computeDependence()[all …]
1587 setDependence(ExprDependence::TypeValueInstantiation | in SubstNonTypeTemplateParmPackExpr()1604 setDependence(ExprDependence::TypeValueInstantiation | in FunctionParmPackExpr()
1532 Deps |= ExprDependence::TypeValueInstantiation; in Create()
43 TypeValueInstantiation = Type | Value | Instantiation, enumerator
3046 setDependence(getDependence() | ExprDependence::TypeValueInstantiation); in markDependentForPostponedNameLookup()6287 setDependence(ExprDependence::TypeValueInstantiation | in TypoExpr()