Home
last modified time | relevance | path

Searched defs:xv (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang/test/SemaCXX/
H A Doverload-call-copycon.cpp14 void test_copycon(X x, X const xc, X volatile xv) { in test_copycon()
H A Doverload-member-call.cpp39 void test(X x, const X xc, X* xp, const X* xcp, volatile X xv, volatile X* xvp) { in test()
/llvm-project/clang/test/SemaTemplate/
H A Dinstantiate-method.cpp23 X<void> xv; // expected-note{{in instantiation of template class 'X<void>' requested here}} in test_bad() local
H A Dinstantiate-member-template.cpp20 X0<void> xv; in test_X0() local
/llvm-project/flang/runtime/
H A Dmatmul.cpp224 auto xv{static_cast<ResultType>(*x++)}; VectorTimesMatrix() local
/llvm-project/libc/AOR_v20.02/math/test/rtest/
H A Dsemi.c467 uint32 xv; in test_frexpf() local