Home
last modified time | relevance | path

Searched refs:ObjCAtCatchStmt (Results 1 – 25 of 453) sorted by relevance

12345678910>>...19

/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/AST/
H A DStmtObjC.h74 class ObjCAtCatchStmt : public Stmt {
81 ObjCAtCatchStmt(SourceLocation atCatchLoc, SourceLocation rparenloc, in ObjCAtCatchStmt() function
87 explicit ObjCAtCatchStmt(EmptyShell Empty) : in ObjCAtCatchStmt() function
206 const ObjCAtCatchStmt *getCatchStmt(unsigned I) const { in getCatchStmt()
208 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]); in getCatchStmt()
212 ObjCAtCatchStmt *getCatchStmt(unsigned I) { in getCatchStmt()
214 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]); in getCatchStmt()
218 void setCatchStmt(unsigned I, ObjCAtCatchStmt *S) { in setCatchStmt()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/AST/
H A DStmtObjC.h77 class ObjCAtCatchStmt : public Stmt {
84 ObjCAtCatchStmt(SourceLocation atCatchLoc, SourceLocation rparenloc, in ObjCAtCatchStmt() function
90 explicit ObjCAtCatchStmt(EmptyShell Empty) : in ObjCAtCatchStmt() function
217 const ObjCAtCatchStmt *getCatchStmt(unsigned I) const { in getCatchStmt()
219 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]); in getCatchStmt()
223 ObjCAtCatchStmt *getCatchStmt(unsigned I) { in getCatchStmt()
225 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]); in getCatchStmt()
229 void setCatchStmt(unsigned I, ObjCAtCatchStmt *S) { in setCatchStmt()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DStmtObjC.h77 class ObjCAtCatchStmt : public Stmt {
84 ObjCAtCatchStmt(SourceLocation atCatchLoc, SourceLocation rparenloc, in ObjCAtCatchStmt() function
90 explicit ObjCAtCatchStmt(EmptyShell Empty) : in ObjCAtCatchStmt() function
217 const ObjCAtCatchStmt *getCatchStmt(unsigned I) const { in getCatchStmt()
219 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]); in getCatchStmt()
223 ObjCAtCatchStmt *getCatchStmt(unsigned I) { in getCatchStmt()
225 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]); in getCatchStmt()
229 void setCatchStmt(unsigned I, ObjCAtCatchStmt *S) { in setCatchStmt()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DStmtObjC.h77 class ObjCAtCatchStmt : public Stmt {
84 ObjCAtCatchStmt(SourceLocation atCatchLoc, SourceLocation rparenloc, in ObjCAtCatchStmt() function
90 explicit ObjCAtCatchStmt(EmptyShell Empty) : in ObjCAtCatchStmt() function
217 const ObjCAtCatchStmt *getCatchStmt(unsigned I) const { in getCatchStmt()
219 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]); in getCatchStmt()
223 ObjCAtCatchStmt *getCatchStmt(unsigned I) { in getCatchStmt()
225 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]); in getCatchStmt()
229 void setCatchStmt(unsigned I, ObjCAtCatchStmt *S) { in setCatchStmt()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/AST/
H A DStmtObjC.h77 class ObjCAtCatchStmt : public Stmt {
84 ObjCAtCatchStmt(SourceLocation atCatchLoc, SourceLocation rparenloc, in ObjCAtCatchStmt() function
90 explicit ObjCAtCatchStmt(EmptyShell Empty) : in ObjCAtCatchStmt() function
217 const ObjCAtCatchStmt *getCatchStmt(unsigned I) const { in getCatchStmt()
219 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]); in getCatchStmt()
223 ObjCAtCatchStmt *getCatchStmt(unsigned I) { in getCatchStmt()
225 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]); in getCatchStmt()
229 void setCatchStmt(unsigned I, ObjCAtCatchStmt *S) { in setCatchStmt()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/AST/
H A DStmtObjC.h77 class ObjCAtCatchStmt : public Stmt {
84 ObjCAtCatchStmt(SourceLocation atCatchLoc, SourceLocation rparenloc, in ObjCAtCatchStmt() function
90 explicit ObjCAtCatchStmt(EmptyShell Empty) : in ObjCAtCatchStmt() function
217 const ObjCAtCatchStmt *getCatchStmt(unsigned I) const { in getCatchStmt()
219 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]); in getCatchStmt()
223 ObjCAtCatchStmt *getCatchStmt(unsigned I) { in getCatchStmt()
225 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]); in getCatchStmt()
229 void setCatchStmt(unsigned I, ObjCAtCatchStmt *S) { in setCatchStmt()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/AST/
H A DStmtObjC.h77 class ObjCAtCatchStmt : public Stmt {
84 ObjCAtCatchStmt(SourceLocation atCatchLoc, SourceLocation rparenloc, in ObjCAtCatchStmt() function
90 explicit ObjCAtCatchStmt(EmptyShell Empty) : in ObjCAtCatchStmt() function
217 const ObjCAtCatchStmt *getCatchStmt(unsigned I) const { in getCatchStmt()
219 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]); in getCatchStmt()
223 ObjCAtCatchStmt *getCatchStmt(unsigned I) { in getCatchStmt()
225 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]); in getCatchStmt()
229 void setCatchStmt(unsigned I, ObjCAtCatchStmt *S) { in setCatchStmt()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/AST/
H A DStmtObjC.h77 class ObjCAtCatchStmt : public Stmt {
84 ObjCAtCatchStmt(SourceLocation atCatchLoc, SourceLocation rparenloc, in ObjCAtCatchStmt() function
90 explicit ObjCAtCatchStmt(EmptyShell Empty) : in ObjCAtCatchStmt() function
217 const ObjCAtCatchStmt *getCatchStmt(unsigned I) const { in getCatchStmt()
219 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]); in getCatchStmt()
223 ObjCAtCatchStmt *getCatchStmt(unsigned I) { in getCatchStmt()
225 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]); in getCatchStmt()
229 void setCatchStmt(unsigned I, ObjCAtCatchStmt *S) { in setCatchStmt()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DStmtObjC.h77 class ObjCAtCatchStmt : public Stmt {
84 ObjCAtCatchStmt(SourceLocation atCatchLoc, SourceLocation rparenloc, in ObjCAtCatchStmt() function
90 explicit ObjCAtCatchStmt(EmptyShell Empty) : in ObjCAtCatchStmt() function
217 const ObjCAtCatchStmt *getCatchStmt(unsigned I) const { in getCatchStmt()
219 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]); in getCatchStmt()
223 ObjCAtCatchStmt *getCatchStmt(unsigned I) { in getCatchStmt()
225 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]); in getCatchStmt()
229 void setCatchStmt(unsigned I, ObjCAtCatchStmt *S) { in setCatchStmt()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/AST/
H A DStmtObjC.h77 class ObjCAtCatchStmt : public Stmt {
84 ObjCAtCatchStmt(SourceLocation atCatchLoc, SourceLocation rparenloc, in ObjCAtCatchStmt() function
90 explicit ObjCAtCatchStmt(EmptyShell Empty) : in ObjCAtCatchStmt() function
217 const ObjCAtCatchStmt *getCatchStmt(unsigned I) const { in getCatchStmt()
219 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]); in getCatchStmt()
223 ObjCAtCatchStmt *getCatchStmt(unsigned I) { in getCatchStmt()
225 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]); in getCatchStmt()
229 void setCatchStmt(unsigned I, ObjCAtCatchStmt *S) { in setCatchStmt()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/AST/
H A DStmtObjC.h77 class ObjCAtCatchStmt : public Stmt {
84 ObjCAtCatchStmt(SourceLocation atCatchLoc, SourceLocation rparenloc, in ObjCAtCatchStmt() function
90 explicit ObjCAtCatchStmt(EmptyShell Empty) : in ObjCAtCatchStmt() function
217 const ObjCAtCatchStmt *getCatchStmt(unsigned I) const { in getCatchStmt()
219 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]); in getCatchStmt()
223 ObjCAtCatchStmt *getCatchStmt(unsigned I) { in getCatchStmt()
225 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]); in getCatchStmt()
229 void setCatchStmt(unsigned I, ObjCAtCatchStmt *S) { in setCatchStmt()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/AST/
H A DStmtObjC.h77 class ObjCAtCatchStmt : public Stmt {
84 ObjCAtCatchStmt(SourceLocation atCatchLoc, SourceLocation rparenloc, in ObjCAtCatchStmt() function
90 explicit ObjCAtCatchStmt(EmptyShell Empty) : in ObjCAtCatchStmt() function
217 const ObjCAtCatchStmt *getCatchStmt(unsigned I) const { in getCatchStmt()
219 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]); in getCatchStmt()
223 ObjCAtCatchStmt *getCatchStmt(unsigned I) { in getCatchStmt()
225 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]); in getCatchStmt()
229 void setCatchStmt(unsigned I, ObjCAtCatchStmt *S) { in setCatchStmt()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DStmtObjC.h77 class ObjCAtCatchStmt : public Stmt {
84 ObjCAtCatchStmt(SourceLocation atCatchLoc, SourceLocation rparenloc, in ObjCAtCatchStmt() function
90 explicit ObjCAtCatchStmt(EmptyShell Empty) : in ObjCAtCatchStmt() function
217 const ObjCAtCatchStmt *getCatchStmt(unsigned I) const { in getCatchStmt()
219 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]); in getCatchStmt()
223 ObjCAtCatchStmt *getCatchStmt(unsigned I) { in getCatchStmt()
225 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]); in getCatchStmt()
229 void setCatchStmt(unsigned I, ObjCAtCatchStmt *S) { in setCatchStmt()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DStmtObjC.h77 class ObjCAtCatchStmt : public Stmt {
84 ObjCAtCatchStmt(SourceLocation atCatchLoc, SourceLocation rparenloc, in ObjCAtCatchStmt() function
90 explicit ObjCAtCatchStmt(EmptyShell Empty) : in ObjCAtCatchStmt() function
217 const ObjCAtCatchStmt *getCatchStmt(unsigned I) const { in getCatchStmt()
219 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]); in getCatchStmt()
223 ObjCAtCatchStmt *getCatchStmt(unsigned I) { in getCatchStmt()
225 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]); in getCatchStmt()
229 void setCatchStmt(unsigned I, ObjCAtCatchStmt *S) { in setCatchStmt()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/AST/
H A DStmtObjC.h76 class ObjCAtCatchStmt : public Stmt {
83 ObjCAtCatchStmt(SourceLocation atCatchLoc, SourceLocation rparenloc, in ObjCAtCatchStmt() function
89 explicit ObjCAtCatchStmt(EmptyShell Empty) : in ObjCAtCatchStmt() function
212 const ObjCAtCatchStmt *getCatchStmt(unsigned I) const { in getCatchStmt()
214 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]); in getCatchStmt()
218 ObjCAtCatchStmt *getCatchStmt(unsigned I) { in getCatchStmt()
220 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]); in getCatchStmt()
224 void setCatchStmt(unsigned I, ObjCAtCatchStmt *S) { in setCatchStmt()
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/AST/
H A DStmtObjC.h77 class ObjCAtCatchStmt : public Stmt {
84 ObjCAtCatchStmt(SourceLocation atCatchLoc, SourceLocation rparenloc, in ObjCAtCatchStmt() function
90 explicit ObjCAtCatchStmt(EmptyShell Empty) : in ObjCAtCatchStmt() function
217 const ObjCAtCatchStmt *getCatchStmt(unsigned I) const { in getCatchStmt()
219 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]); in getCatchStmt()
223 ObjCAtCatchStmt *getCatchStmt(unsigned I) { in getCatchStmt()
225 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]); in getCatchStmt()
229 void setCatchStmt(unsigned I, ObjCAtCatchStmt *S) { in setCatchStmt()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Import/objc-try-catch/
H A Dtest.m14 // CHECK-NEXT: ObjCAtCatchStmt
24 // CHECK-NEXT: ObjCAtCatchStmt
31 // CHECK-NEXT: ObjCAtCatchStmt
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Import/objc-try-catch/
H A Dtest.m13 // CHECK-NEXT: ObjCAtCatchStmt
23 // CHECK-NEXT: ObjCAtCatchStmt
30 // CHECK-NEXT: ObjCAtCatchStmt
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Import/objc-try-catch/
H A Dtest.m13 // CHECK-NEXT: ObjCAtCatchStmt
23 // CHECK-NEXT: ObjCAtCatchStmt
30 // CHECK-NEXT: ObjCAtCatchStmt
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Import/objc-try-catch/
H A Dtest.m13 // CHECK-NEXT: ObjCAtCatchStmt
23 // CHECK-NEXT: ObjCAtCatchStmt
30 // CHECK-NEXT: ObjCAtCatchStmt
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Import/objc-try-catch/
H A Dtest.m13 // CHECK-NEXT: ObjCAtCatchStmt
23 // CHECK-NEXT: ObjCAtCatchStmt
30 // CHECK-NEXT: ObjCAtCatchStmt
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Import/objc-try-catch/
H A Dtest.m13 // CHECK-NEXT: ObjCAtCatchStmt
23 // CHECK-NEXT: ObjCAtCatchStmt
30 // CHECK-NEXT: ObjCAtCatchStmt
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/Import/objc-try-catch/
H A Dtest.m13 // CHECK-NEXT: ObjCAtCatchStmt
23 // CHECK-NEXT: ObjCAtCatchStmt
30 // CHECK-NEXT: ObjCAtCatchStmt
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/Import/objc-try-catch/
H A Dtest.m13 // CHECK-NEXT: ObjCAtCatchStmt
23 // CHECK-NEXT: ObjCAtCatchStmt
30 // CHECK-NEXT: ObjCAtCatchStmt
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/Import/objc-try-catch/
H A Dtest.m13 // CHECK-NEXT: ObjCAtCatchStmt
23 // CHECK-NEXT: ObjCAtCatchStmt
30 // CHECK-NEXT: ObjCAtCatchStmt

12345678910>>...19