Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dreadability-identifier-naming.cpp176 constexpr int ConstExpr_variable = MyConstant; variable
197 const int MEMBER_one_1 = ConstExpr_variable;
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/
Dreadability-identifier-naming.rst665 constexpr int ConstExpr_variable = MyConstant;