Searched refs:exprSomeKind (Results 1 – 1 of 1) sorted by relevance
25 Expr<SomeKind<T::category>> exprSomeKind{exprFullyTyped}; in Run() local26 Expr<SomeType> exprSomeType{exprSomeKind}; in Run()28 TEST(GetScalarConstantValue<T>(exprSomeKind).has_value()); in Run()