Home
last modified time | relevance | path

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

/llvm-project/clang/test/AST/
H A Dpr47636.cpp3 int(&&intu_rvref)[] {1,2,3,4}; in __anon0a1d9a790102() variable
11 static const int(&&intu_rvref)[] {1,2,3,4}; in static_const() local
20 int(&&intu_rvref)[]{1, 2, 3, 4}; in const_expr() local
/llvm-project/clang/test/CodeGenCXX/
H A Dpr47636.cpp2 int(&&intu_rvref)[] {1,2,3,4}; in __anon43b508590102() variable
7 static const int(&&intu_rvref)[] {1,2,3,4}; in foo() local
15 int(&&intu_rvref)[]{1, 2, 3, 4}; in f() local