Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dmake-member-function-const.cpp258 int const_f() { return M; } in const_f() function
266 int const_f() { return M; } in const_f() function
274 int const_f() { return M; } in const_f() function