Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dmake-member-function-const.cpp121 void out_of_line_call_const();
125 void A::out_of_line_call_const() { in out_of_line_call_const() function in Diagnose::A