Searched defs:print_type (Results 1 – 3 of 3) sorted by relevance
64 void print_type() {} // expected-note {{candidate template ignored: could not match 'void ()' again… in print_type() function70 void print_type(T *) {} // expected-note {{candidate template ignored: could not match 'void (int *… in print_type() function
148 static void print_type(uint8_t type, int numeric) in print_type() function
146 print_type(FILE *f, const glsl_type *t) in print_type() function