Home
last modified time | relevance | path

Searched refs:const_ref_param (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/SemaCXX/
Dreferences.cpp99 int const_ref_param = const_param<int&>(const_ref_param); // no-warning variable
/external/llvm-project/clang/test/SemaCXX/
Dreferences.cpp127 int const_ref_param = const_param<int&>(const_ref_param); // no-warning variable