Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/cert/
H A Doop58-cpp.cpp116 void fine_func_2(int x) { x = 5; } in fine_func_2() function in test_mutating_member_function::F
126 other.fine_func_2(42); in F()