Home
last modified time | relevance | path

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

/llvm-project/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.cpp278 double constMethod() const {} constMethod() function
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/performance/
H A Dfor-range-copy.cpp123 bool constMethod() const { in constMethod() function