Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/std/concepts/concepts.lang/concept.common/
H A Dcommon_with.compile.pass.cpp524 struct CommonTypeNoMetaCommonReference { struct
525 CommonTypeNoMetaCommonReference(T7);
526 CommonTypeNoMetaCommonReference(int);
532 using type = CommonTypeNoMetaCommonReference;
537 using type = CommonTypeNoMetaCommonReference;