Home
last modified time | relevance | path

Searched defs:S2 (Results 1 – 25 of 550) sorted by relevance

12345678910>>...22

/llvm-project/clang/test/CodeGenObjCXX/
H A Dauto-release-result-assert.mm21 struct S2 { struct
29 S1Ref S2::m1() { argument
33 S1Ref (^Block1)(void) = ^{
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Duse-default-member-init-macros.cpp13 struct S2 { struct
16 S2() : P(nullptr) {} in S2() argument
/llvm-project/lldb/test/API/functionalities/optimized_code/
H A Dmain.cpp13 struct S2 { struct
17 S2(int x) { in S2() function
/llvm-project/clang/test/SemaCXX/
H A Dms-constexpr.cpp29 struct S2 { struct
30 [[msvc::constexpr]] S2() {} in S2() argument
32 …static constexpr bool check() { [[msvc::constexpr]] return S2{}.value(); } // expected-error {{con… in check() argument
H A Dptrauth-incomplete-virtual-member-function-return-arg-type.cpp29 struct S2 { global() struct
33 m0S2 m0() argument
37 m1S2 m1() argument
H A Ddelete-non-virtual-dtor.cpp23 struct S2 { struct
24 ~S2() {} in ~S2() argument
27 void f2(S2 *s2) { delete s2; } in f2() argument
H A Dnew-null.cpp17 struct S2 { struct
18 static size_t x;
19 void *operator new(size_t n) throw() { in operator new()
22 void *operator new[](size_t n) { in operator new[]()
H A Dptrtomember.cpp14 struct S2 { struct
21 int S2::*pf = &S2::bitfield; // expected-error {{address of bit-field requested}} argument
/llvm-project/llvm/include/llvm/ADT/
H A DSetOperations.h76 if (S2 argument
34 set_union(S1Ty & S1,const S2Ty & S2) set_union() argument
50 set_intersect(S1Ty & S1,const S2Ty & S2) set_intersect() argument
65 set_intersection_impl(const S1Ty & S1,const S2Ty & S2) set_intersection_impl() argument
86 set_difference(const S1Ty & S1,const S2Ty & S2) set_difference() argument
97 set_subtract(S1Ty & S1,const S2Ty & S2) set_subtract() argument
107 set_subtract(S1Ty & S1,const S2Ty & S2,S1Ty & Removed,S1Ty & Remaining) set_subtract() argument
119 set_is_subset(const S1Ty & S1,const S2Ty & S2) set_is_subset() argument
[all...]
H A DStringSwitch.h94 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
99 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
104 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
109 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
115 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
121 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
127 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
134 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
167 StringSwitch &CasesLower(StringLiteral S0, StringLiteral S1, StringLiteral S2, in CasesLower()
172 StringSwitch &CasesLower(StringLiteral S0, StringLiteral S1, StringLiteral S2, in CasesLower()
[all …]
/llvm-project/clang/test/FixIt/
H A Dfixit-deducing-this.cpp14 struct S2 { struct
15 void f(this S2 foo) { in f() argument
31 int var;
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dunused-return-value-avoid-assignment.cpp19 struct S2 { struct
20 S2(){}; in S2() function
/llvm-project/clang/test/OpenMP/
H A Dtarget_map_names_attr.cpp37 struct S2 { struct
42 struct S2 *ps; argument
H A Dtarget_map_names.cpp37 struct S2 { struct
42 struct S2 *ps; argument
H A Dtarget_data_map_codegen_hold.cpp39 struct S2 { struct
41 struct S2 *ps; argument
H A Dthreadprivate_codegen.cpp43 struct S2 { struct
46 S2() in S2() argument
49 S2(int a) in S2() argument
52 S2(const S2 &s) { in S2() argument
55 ~S2() { in ~S2() argument
[all...]
/llvm-project/clang/test/Preprocessor/
H A Dpragma_diagnostic_sections.cpp58 struct S2 { struct
60 S2() : in S2() argument
/llvm-project/llvm/unittests/ADT/
H A DStatisticTest.cpp25 OptionalStatistic &S1, OptionalStatistic &S2) { in extractCounters()
92 OptionalStatistic S2; in TEST() local
108 OptionalStatistic S2; in TEST() local
136 OptionalStatistic S2; in TEST() local
153 OptionalStatistic S2; in TEST() local
/llvm-project/clang/test/Frontend/
H A Dnoderef.c10 struct S2 { struct
11 int a[2];
12 int NODEREF a2[2];
13 int *b;
14 int NODEREF *b2;
15 struct S *s;
16 struct S NODEREF *s2;
/llvm-project/clang/test/Modules/
H A Delaborated-type-specifier-from-hidden-module.m6 struct S2 *y; struct
7 struct S2 { int x; }; struct
/llvm-project/clang/test/Sema/
H A DGH70594.cpp13 struct S2 : A { struct
14 constexpr S2() : CA() {} in S2() function
/llvm-project/clang/test/Modules/Inputs/PR24954/
H A DB.h19 template <class _CharT> class S2; variable
25 struct S2 { struct
/llvm-project/libcxx/test/libcxx/utilities/function.objects/refwrap/
H A Dlayout.binary.compile.pass.cpp19 struct S2 : std::less<int> { char c; }; struct
H A Dlayout.unary.compile.pass.cpp20 struct S2 : std::negate<int> { char c; }; argument
/llvm-project/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.type.elab/
H A Dp1.cpp60 struct S0<T>::S2; // expected-error{{cannot have a nested name specifier}} member in qualified_decl::S0
64 struct S0<T>::S2<U*>; member in qualified_decl::S0
68 struct S0<int>::S2<bool>; member in qualified_decl::S0
72 struct S0<int>::S2; member in qualified_decl::S0

12345678910>>...22