Home
last modified time | relevance | path

Searched refs:Do0 (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/SemaTemplate/
Dinstantiate-function-1.cpp105 template<typename T> struct Do0 { struct
113 template struct Do0<ConvertibleToInt>; argument
114 template struct Do0<NotConvertibleToBool>; // expected-note{{instantiation}} variable