Home
last modified time | relevance | path

Searched defs:const_int (Results 1 – 9 of 9) sorted by relevance

/llvm-project/clang/test/Parser/
H A Datomic.c9 typedef const int const_int; typedef
/llvm-project/clang/test/OpenMP/
H A Dtarget_num_teams_num_threads_attributes.cpp55 void const_int() { in const_int() function
/llvm-project/clang/test/Sema/
H A Dconditional-expr.c68 const int *const_int; in foo() local
/llvm-project/flang/test/Semantics/
H A Dio03.f9015 integer, parameter :: junit = 11, const_size = 13, const_int = 15 variable
/llvm-project/clang/test/Analysis/
H A Dglobals.cpp11 void const_int() in const_int() function
/llvm-project/clang/test/CodeGenCUDA/
H A Ddevice-var-init.cu288 static const int const_int = 123; in df() local
/llvm-project/clang/test/SemaCXX/
H A Dbuiltins.cpp125 constexpr int const_int = 42; global() variable
/llvm-project/clang/test/AST/Interp/
H A Dbuiltin-functions.cpp
/llvm-project/llvm/bindings/ocaml/llvm/
H A Dllvm.mli975 val const_int : lltype -> int -> llvalue global() val