Home
last modified time | relevance | path

Searched defs:unrelated (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/SemaCXX/
H A Dlibstdcxx_libcxx_less_hack.cpp46 template<> struct unrelated<> { struct
48 …perator()(T1 &&t, T2 &&u) const noexcept(noexcept(t < u)) // expected-note {{substitution failure}} in operator ()()
/llvm-project/clang/test/SemaTemplate/
H A Dtemp_arg_nontype_cxx2c.cpp116 Set<T> unrelated; in foo() local
/llvm-project/flang/test/Semantics/
H A Dselecttype01.f9023 type :: unrelated type
/llvm-project/clang/test/Index/Core/
H A Dindex-source.m131 @property (readwrite, getter=customGet, setter=customSet:) id unrelated; property