Home
last modified time | relevance | path

Searched defs:i_const (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/Frontend/
H A Dfixed_point_conversions_const.c25 int i_const = -128.0hk; global() variable
H A Dfixed_point_errors.c237 int i_const = -2.5hk; global() variable
/llvm-project/clang/test/CodeGenCXX/
H A Dcxx2a-consteval.cpp35 constexpr int i_const = 5; global() variable