Searched refs:TypeValueInstantiation (Results 1 – 5 of 5) sorted by relevance
186 return ExprDependence::TypeValueInstantiation | in computeDependence()343 ExprDependence::TypeValueInstantiation; in computeDependence()356 ExprDependence::TypeValueInstantiation; in computeDependence()361 ExprDependence::TypeValueInstantiation; in computeDependence()466 return Deps | ExprDependence::TypeValueInstantiation; in computeDependence()519 Deps |= ExprDependence::TypeValueInstantiation; in computeDependence()633 return D | ExprDependence::TypeValueInstantiation; in computeDependence()649 Deps |= ExprDependence::TypeValueInstantiation; in computeDependence()720 Deps |= ExprDependence::TypeValueInstantiation; in computeDependence()773 auto D = ExprDependence::TypeValueInstantiation; in computeDependence()[all …]
1588 setDependence(ExprDependence::TypeValueInstantiation | in SubstNonTypeTemplateParmPackExpr()1605 setDependence(ExprDependence::TypeValueInstantiation | in FunctionParmPackExpr()
1679 Deps |= ExprDependence::TypeValueInstantiation; in Create()
43 TypeValueInstantiation = Type | Value | Instantiation, enumerator
3115 setDependence(getDependence() | ExprDependence::TypeValueInstantiation); in markDependentForPostponedNameLookup()6359 setDependence(ExprDependence::TypeValueInstantiation | in TypoExpr()