Home
last modified time | relevance | path

Searched refs:ConstExpr_variable (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.cpp181 constexpr int ConstExpr_variable = MyConstant; variable
202 const int MEMBER_one_1 = ConstExpr_variable;
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/readability/
H A Didentifier-naming.rst720 constexpr int ConstExpr_variable = MyConstant;