Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/misc/
H A Dconst-correctness-transform-values.cpp58 double constMethod() const {} in constMethod() function
H A Dconst-correctness-values.cpp290 double constMethod() const {} in constMethod() function
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/performance/
H A Dfor-range-copy.cpp114 bool constMethod() const { in constMethod() function