Home
last modified time | relevance | path

Searched defs:MyConstant (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Didentifier-naming.cpp161 MyConstant = 1, global() enumerator
/llvm-project/clang/test/Analysis/
H A Ddead-stores.c228 const int MyConstant = 0; in f19b() local