Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCXX/
H A Drval-references.cpp34 const int ci1 = 1; in f() local
/llvm-project/clang/test/CodeGen/
H A Dcomplex.c41 __complex__ int ci1, ci2; variable
H A Dbuiltin-dump-struct.c122 _Complex int ci1; member
/llvm-project/clang/test/SemaTemplate/
H A Dinstantiate-method.cpp61 Constructors<int> ci1(17); in test_constructors() local