Home
last modified time | relevance | path

Searched defs:c_i (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/Sema/
H A Dpr32985.c7 const t c_i; variable
H A Dc89.c92 const const int c_i; /* expected-warning {{duplicate 'const' declaration specifier}} */ variable
/llvm-project/clang/test/CodeGenCXX/
H A Ddebug-info-class.cpp95 G::inner c_i; in main() local
/llvm-project/clang/test/SemaCXX/
H A Dcxx2a-consteval.cpp230 constexpr int c_i = 0; variable