Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dreadability-identifier-naming.cpp413 constexpr int CST_expr_Method() { return 2; } in CST_expr_Method() function in FOO_NS::InlineNamespace::abstract_class
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/
Dreadability-identifier-naming.rst621 constexpr int CST_expr_Method() { return 2; }