Searched refs:TypeValueInstantiation (Results 1 – 5 of 5) sorted by relevance
204 return ExprDependence::TypeValueInstantiation | in computeDependence()364 ExprDependence::TypeValueInstantiation; in computeDependence()377 ExprDependence::TypeValueInstantiation; in computeDependence()382 ExprDependence::TypeValueInstantiation; in computeDependence()492 return Deps | ExprDependence::TypeValueInstantiation; in computeDependence()545 Deps |= ExprDependence::TypeValueInstantiation; in computeDependence()659 return D | ExprDependence::TypeValueInstantiation; in computeDependence()675 Deps |= ExprDependence::TypeValueInstantiation; in computeDependence()748 Deps |= ExprDependence::TypeValueInstantiation; in computeDependence()810 auto D = ExprDependence::TypeValueInstantiation; in computeDependence()[all …]
1592 setDependence(ExprDependence::TypeValueInstantiation | in SubstNonTypeTemplateParmPackExpr()1609 setDependence(ExprDependence::TypeValueInstantiation | in FunctionParmPackExpr()
1655 Deps |= ExprDependence::TypeValueInstantiation; in Create()
43 TypeValueInstantiation = Type | Value | Instantiation, enumerator
3128 setDependence(getDependence() | ExprDependence::TypeValueInstantiation); in markDependentForPostponedNameLookup()6375 setDependence(ExprDependence::TypeValueInstantiation | in TypoExpr()