Home
last modified time | relevance | path

Searched defs:print_type (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/test/SemaTemplate/
H A Dexplicit-instantiation.cpp63 void print_type() {} // expected-note {{candidate template ignored: could not match 'void ()' again… in print_type() function
69 void print_type(T *) {} // expected-note {{candidate template ignored: could not match 'void (int *… in print_type() function