Searched defs:hh (Results 1 – 8 of 8) sorted by relevance
/llvm-project/flang/test/Lower/ |
H A D | entry-statement.f90 | 20 character(10) hh, qq, m variable 119 function hh(c1) function 120 character(10) c1, hh, qq local
|
/llvm-project/flang/test/Semantics/OpenACC/ |
H A D | acc-declare-validity.f90 | 56 real(8) :: ff(:), hh(:), ii(:,:) local
|
/llvm-project/libc/src/stdio/scanf_core/ |
H A D | core_structs.h | 23 enum class LengthModifier { hh, h, l, ll, j, z, t, L, NONE }; global() enumerator
|
/llvm-project/libc/src/stdio/printf_core/ |
H A D | core_structs.h | 27 enum class LengthModifier { hh, h, l, ll, j, z, t, L, w, wf, none }; enumerator
|
/llvm-project/clang/test/Analysis/ |
H A D | pr22954.c | 275 struct hh { struct 281 struct hh h0; in f17() argument
|
/llvm-project/clang/test/SemaCUDA/ |
H A D | function-overload.cu | 43 __host__ void hh() {} // expected-note {{previous definition is here}} in hh() function 44 void hh() {} // expected-error {{redefinition of 'hh'}} in hh() function
|
/llvm-project/clang/test/SemaCXX/ |
H A D | attr-noreturn.cpp | 116 const HH& hh = HH(); in test_31() local
|
H A D | cxx2b-consteval-propagate.cpp | 42 constexpr T hh() { // hh<int> is an immediate function in hh() function
|