Home | History | Annotate | Download | only in OpenMP

Lines Matching refs:mixed

721 T mixed() {
742 int mixed() {
760 // expected-note@+1 {{in instantiation of function template specialization 'mixed<int>' requested here}}
761 return mixed<int>();