Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines/
H A Dmissing-std-forward.cpp129 void lvalue_ref(S& s) { in lvalue_ref() function
/llvm-project/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dp5.cpp56 …typedef Types &lvalue_ref; // expected-error{{declaration type contains unexpanded parameter pack … typedef