Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/concepts/concepts.lang/concept.commonref/
H A Dcommon_reference.compile.pass.cpp328 struct HasCommonReference { global() struct
/llvm-project/libcxx/test/std/concepts/concepts.lang/concept.common/
H A Dcommon_with.compile.pass.cpp515 constexpr bool HasCommonReference() noexcept { HasCommonReference() function