Home
last modified time | relevance | path

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

/llvm-project/clang/test/CXX/over/over.match/over.match.funcs/over.match.class.deduct/
H A Dp2.cpp58 X xz = {z}; // expected-error {{no viable constructor or deduction guide}} variable
/llvm-project/flang/runtime/
H A Dfindloc.cpp36 const Type1 &xz{*array.Element<Type1>(at)}; operator ()() local