Searched refs:HasOnlyPackAnnotation (Results 1 – 1 of 1) sorted by relevance
98 template <int... Is> [[clang::annotate(Is...)]] void HasOnlyPackAnnotation() {} // expected-error {… in HasOnlyPackAnnotation() function101 …HasOnlyPackAnnotation<>(); // expected-note {{in instantiation of function template specializatio… in UseOnlyPackAnnotations()102 …HasOnlyPackAnnotation<1>(); // expected-note {{in instantiation of function template specializatio… in UseOnlyPackAnnotations()