Home
last modified time | relevance | path

Searched refs:MyConstant (Results 1 – 25 of 51) sorted by relevance

123

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Analysis/
H A Ddead-stores.c218 extern const int MyConstant;
220 int x = MyConstant; // no-warning in f19()
226 const int MyConstant = 0; in f19b() local
227 int x = MyConstant; // no-warning in f19b()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Analysis/
H A Ddead-stores.c222 extern const int MyConstant;
224 int x = MyConstant; // no-warning in f19()
230 const int MyConstant = 0; in f19b() local
231 int x = MyConstant; // no-warning in f19b()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/Analysis/
H A Ddead-stores.c222 extern const int MyConstant;
224 int x = MyConstant; // no-warning in f19()
230 const int MyConstant = 0; in f19b() local
231 int x = MyConstant; // no-warning in f19b()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/Analysis/
H A Ddead-stores.c209 extern const int MyConstant;
211 int x = MyConstant; // no-warning in f19()
217 const int MyConstant = 0; in f19b() local
218 int x = MyConstant; // no-warning in f19b()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Analysis/
H A Ddead-stores.c222 extern const int MyConstant;
224 int x = MyConstant; // no-warning in f19()
230 const int MyConstant = 0; in f19b() local
231 int x = MyConstant; // no-warning in f19b()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Analysis/
H A Ddead-stores.c222 extern const int MyConstant;
224 int x = MyConstant; // no-warning in f19()
230 const int MyConstant = 0; in f19b() local
231 int x = MyConstant; // no-warning in f19b()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/Analysis/
H A Ddead-stores.c218 extern const int MyConstant;
220 int x = MyConstant; // no-warning in f19()
226 const int MyConstant = 0; in f19b() local
227 int x = MyConstant; // no-warning in f19b()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/Analysis/
H A Ddead-stores.c222 extern const int MyConstant;
224 int x = MyConstant; // no-warning in f19()
230 const int MyConstant = 0; in f19b() local
231 int x = MyConstant; // no-warning in f19b()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/Analysis/
H A Ddead-stores.c209 extern const int MyConstant;
211 int x = MyConstant; // no-warning in f19()
217 const int MyConstant = 0; in f19b() local
218 int x = MyConstant; // no-warning in f19b()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/Analysis/
H A Ddead-stores.c209 extern const int MyConstant;
211 int x = MyConstant; // no-warning in f19()
217 const int MyConstant = 0; in f19b() local
218 int x = MyConstant; // no-warning in f19b()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Analysis/
H A Ddead-stores.c222 extern const int MyConstant;
224 int x = MyConstant; // no-warning in f19()
230 const int MyConstant = 0; in f19b() local
231 int x = MyConstant; // no-warning in f19b()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/Analysis/
H A Ddead-stores.c222 extern const int MyConstant;
224 int x = MyConstant; // no-warning in f19()
230 const int MyConstant = 0; in f19b() local
231 int x = MyConstant; // no-warning in f19b()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Analysis/
H A Ddead-stores.c222 extern const int MyConstant;
224 int x = MyConstant; // no-warning in f19()
230 const int MyConstant = 0; in f19b() local
231 int x = MyConstant; // no-warning in f19b()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Analysis/
H A Ddead-stores.c222 extern const int MyConstant;
224 int x = MyConstant; // no-warning in f19()
230 const int MyConstant = 0; in f19b() local
231 int x = MyConstant; // no-warning in f19b()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/Analysis/
H A Ddead-stores.c222 extern const int MyConstant;
224 int x = MyConstant; // no-warning in f19()
230 const int MyConstant = 0; in f19b() local
231 int x = MyConstant; // no-warning in f19b()
/dports/lang/clang-mesa/clang-13.0.1.src/test/Analysis/
H A Ddead-stores.c222 extern const int MyConstant;
224 int x = MyConstant; // no-warning in f19()
230 const int MyConstant = 0; in f19b() local
231 int x = MyConstant; // no-warning in f19b()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/extra/test/clang-tidy/
H A Dreadability-identifier-naming.cpp140 MyConstant = 1, enumerator
151 constexpr int ConstExpr_variable = MyConstant;
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/test/clang-tidy/
H A Dreadability-identifier-naming.cpp152 MyConstant = 1, enumerator
163 constexpr int ConstExpr_variable = MyConstant;
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/test/clang-tidy/
H A Dreadability-identifier-naming.cpp152 MyConstant = 1, enumerator
163 constexpr int ConstExpr_variable = MyConstant;
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
H A Dreadability-identifier-naming.cpp152 MyConstant = 1, enumerator
163 constexpr int ConstExpr_variable = MyConstant;
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/
H A Dreadability-identifier-naming.cpp152 MyConstant = 1, enumerator
163 constexpr int ConstExpr_variable = MyConstant;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/test/clang-tidy/checkers/
H A Dreadability-identifier-naming.cpp152 MyConstant = 1, enumerator
163 constexpr int ConstExpr_variable = MyConstant;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dreadability-identifier-naming.cpp158 MyConstant = 1, enumerator
181 constexpr int ConstExpr_variable = MyConstant;
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/
H A Dreadability-identifier-naming.cpp152 MyConstant = 1, enumerator
163 constexpr int ConstExpr_variable = MyConstant;
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dreadability-identifier-naming.cpp154 MyConstant = 1, enumerator
177 constexpr int ConstExpr_variable = MyConstant;

123