Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Dreferences.cpp98 template<typename T> int const_param(const T) {} in const_param() function
/external/llvm-project/clang/test/SemaCXX/
Dreferences.cpp126 template<typename T> int const_param(const T) {} in const_param() function