Searched defs:i_const (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/test/Frontend/ | ||
H A D | fixed_point_conversions_const.c | 25 int i_const = -128.0hk; global() variable |
H A D | fixed_point_errors.c | 237 int i_const = -2.5hk; global() variable |
/llvm-project/clang/test/CodeGenCXX/ | ||
H A D | cxx2a-consteval.cpp | 35 constexpr int i_const = 5; global() variable |