Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/test/SemaTemplate/
H A Dexplicit-instantiation.cpp29 struct NotDefaultConstructible { // expected-note{{candidate constructor (the implicit copy constru… struct
H A Ddefault-expr-arguments.cpp70 struct NotDefaultConstructible { // expected-note 2{{candidate}} struct