Home
last modified time | relevance | path

Searched defs:cint (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang/test/C/C99/
H A Dn505.c7 typedef const int cint; typedef
/llvm-project/clang/test/SemaCXX/
H A Dcv-unqual-rvalues.cpp18 typedef const int cint; in a() typedef
H A Ddefault-assignment-operator.cpp28 const int cint; member in X
/llvm-project/clang/test/CXX/dcl.decl/dcl.meaning/dcl.array/
H A Dp1.cpp34 typedef const int cint; typedef
/llvm-project/clang/test/CXX/temp/temp.res/temp.local/
H A Dp1.cpp22 typename B::template C<int> *cint; member
/llvm-project/clang/test/Sema/
H A Dblock-return.c129 const int cint = 100; foo7() local