Searched refs:set11 (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/Misc/
H A Ddiag-template-diffing.cpp318 void set11(class_ints<2, 3>) {} function
320 set11(class_ints<1>());
321 set11(class_ints<0, 3, 6>());
323 // CHECK-ELIDE-NOTREE: no matching function for call to 'set11'
325 // CHECK-ELIDE-NOTREE: no matching function for call to 'set11'
327 // CHECK-NOELIDE-NOTREE: no matching function for call to 'set11'
329 // CHECK-NOELIDE-NOTREE: no matching function for call to 'set11'
331 // CHECK-ELIDE-TREE: no matching function for call to 'set11'
336 // CHECK-ELIDE-TREE: no matching function for call to 'set11'
342 // CHECK-NOELIDE-TREE: no matching function for call to 'set11'
[all...]

Completed in 340 milliseconds