Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Didentifier-naming.cpp492 constexpr int CST_expr_Method() { return 2; } in CST_expr_Method() function in FOO_NS::InlineNamespace::abstract_class
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/readability/
H A Didentifier-naming.rst670 constexpr int CST_expr_Method() { return 2; }