Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/test/SemaTemplate/
H A Dexplicit-instantiation.cpp64 void print_type() {} // expected-note {{candidate template ignored: could not match 'void ()' again… in print_type() function
70 void print_type(T *) {} // expected-note {{candidate template ignored: could not match 'void (int *… in print_type() function
/minix3/external/bsd/bind/dist/bin/dig/
H A Ddighost.c4292 print_type(dns_rdatatype_t type) in print_type() function