Home
last modified time | relevance | path

Searched defs:y2 (Results 1 – 25 of 67) sorted by relevance

123

/llvm-project/clang/test/CodeGenCXX/
H A Dattribute_internal_linkage.cpp9 static int y2 [[clang::internal_linkage]]; member in A
27 int A::y2; member in A
/llvm-project/clang/test/PCH/Inputs/
H A Dchain-external-defs2.h5 int y2; variable
/llvm-project/clang/test/PCH/
H A Dchain-external-defs.c30 int y2 = 18; variable
/llvm-project/clang/test/Modules/Inputs/odr/
H A Db.h4 } y2; variable
/llvm-project/clang/test/SemaCXX/
H A Dalign_value.cpp25 nope<long double, 4> y2; variable
H A Dwarn-literal-conversion.cpp10 …int y2 = (((1.2222F))); // expected-warning {{implicit conversion from 'float' to 'int' changes va… in test0() local
H A Ddefault-constructor-initializers.cpp72 Y2 y2; member
H A Dcxx0x-class.cpp26 …static constexpr float y2 = foo(); // expected-error {{must be initialized by a constant expressio… member
/llvm-project/clang/test/Sema/
H A Dannotate.c7 [[clang::annotate(1)]] int y2; // expected-error {{expected string literal as argument of 'annotate' attribute}} foo() local
H A Dannotate-type.c17 int *__attribute__((annotate_type("bar"))) y2; // expected-warning {{unknown attribute 'annotate_type' ignored}} foo() local
/llvm-project/libcxx/test/std/concepts/concepts.lang/concept.default.init/
H A Ddefault_initializable.verify.cpp46 const int y2{}; in test() local
/llvm-project/clang/test/CXX/stmt.stmt/stmt.dcl/
H A Dp3-0x.cpp39 Y y2; // expected-note{{jump bypasses variable with a non-trivial destructor}} in test_Y() local
/llvm-project/flang/test/Semantics/OpenMP/
H A Ddeclare-target01.f9021 integer, dimension(:), allocatable :: y, y2 variable
H A Dthreadprivate04.f909 common /blk1/ y1, /blk2/ y2, /blk3/ y3, /blk4/ y4, /blk5/ y5 local
/llvm-project/flang/test/Semantics/
H A Dresolve50.f9025 real :: y[10,*], y2[*], x[*] local
H A Dcoarrays01.f9017 real :: y[10,*], y2[*], x[*] local
/llvm-project/flang/unittests/Runtime/
H A DMatmul.cpp37 auto y2{MakeArray<TypeCategory::Integer, 2>(std::vector<int>{4, 2}, in TEST() local
H A DMatmulTranspose.cpp41 auto y2{MakeArray<TypeCategory::Integer, 2>(std::vector<int>{4, 2}, in TEST() local
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dimplicit-bool-conversion-cxx20.cpp27 bool compare(const Y& y1, const Y& y2) in compare()
/llvm-project/flang/test/Lower/
H A Dmodule_definition.f9042 real :: y2(10) variable
H A Dmodule_use_in_same_file.f9041 real :: y2(10) variable
/llvm-project/clang/test/Analysis/Inputs/
H A Dctu-other.c16 y2, enumerator
/llvm-project/libcxx/test/std/utilities/utility/pairs/pairs.pair/
H A Dassign_pair.pass.cpp54 int y2 = 300; in test() local
/llvm-project/clang/test/CodeGen/
H A Dmcu-struct-return.c56 struct S2 y2 = bar2(); in run() local
/llvm-project/clang/test/SemaTemplate/
H A Dms-sizeof-missing-typename.cpp39 y2 = sizeof(typename T::template InnerTemplate<sizeof(T::InnerVar)>), enumerator

123