Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dreadability-convert-member-functions-to-static.cpp60 void out_of_line_call_static();
68 void A::out_of_line_call_static() { in out_of_line_call_static() function in A