Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/libcxx/utilities/format/
H A Denable_insertable.compile.pass.cpp50 struct no_specialization { argument
49 struct no_specialization { global() struct
51 iteratorno_specialization global() argument
/llvm-project/libcxx/test/std/utilities/format/format.range/format.range.fmtkind/
H A Dformat_kind.compile.pass.cpp95 struct no_specialization : std::ranges::view_base { global() struct
100 key_typeno_specialization global() argument
/llvm-project/clang/test/SemaCXX/
H A Dcoroutines.cpp82 DummyVoidTag no_specialization() { // expected-error {{this function cannot be a coroutine: 'std::coroutine_traits<DummyVoidTag>' has no member named 'promise_type'}} no_specialization() function