Searched defs:ObjCAtCatchStmt (Results 1 - 14 of 14) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
H A DStmtObjC.h74 class ObjCAtCatchStmt : public Stmt { class in namespace:clang
81 ObjCAtCatchStmt(SourceLocation atCatchLoc, SourceLocation rparenloc, function in class:clang::ObjCAtCatchStmt
87 explicit ObjCAtCatchStmt(EmptyShell Empty) : function in class:clang::ObjCAtCatchStmt
206 const ObjCAtCatchStmt *getCatchStmt(unsigned I) const {
208 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]);
212 ObjCAtCatchStmt *getCatchStmt(unsigned I) {
214 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]);
218 void setCatchStmt(unsigned I, ObjCAtCatchStmt *S) {
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
H A DStmtObjC.h74 class ObjCAtCatchStmt : public Stmt { class in namespace:clang
81 ObjCAtCatchStmt(SourceLocation atCatchLoc, SourceLocation rparenloc, function in class:clang::ObjCAtCatchStmt
87 explicit ObjCAtCatchStmt(EmptyShell Empty) : function in class:clang::ObjCAtCatchStmt
206 const ObjCAtCatchStmt *getCatchStmt(unsigned I) const {
208 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]);
212 ObjCAtCatchStmt *getCatchStmt(unsigned I) {
214 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]);
218 void setCatchStmt(unsigned I, ObjCAtCatchStmt *S) {
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
H A DStmtObjC.h74 class ObjCAtCatchStmt : public Stmt { class in namespace:clang
81 ObjCAtCatchStmt(SourceLocation atCatchLoc, SourceLocation rparenloc, function in class:clang::ObjCAtCatchStmt
87 explicit ObjCAtCatchStmt(EmptyShell Empty) : function in class:clang::ObjCAtCatchStmt
206 const ObjCAtCatchStmt *getCatchStmt(unsigned I) const {
208 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]);
212 ObjCAtCatchStmt *getCatchStmt(unsigned I) {
214 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]);
218 void setCatchStmt(unsigned I, ObjCAtCatchStmt *S) {
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
H A DStmtObjC.h74 class ObjCAtCatchStmt : public Stmt { class in namespace:clang
81 ObjCAtCatchStmt(SourceLocation atCatchLoc, SourceLocation rparenloc, function in class:clang::ObjCAtCatchStmt
87 explicit ObjCAtCatchStmt(EmptyShell Empty) : function in class:clang::ObjCAtCatchStmt
206 const ObjCAtCatchStmt *getCatchStmt(unsigned I) const {
208 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]);
212 ObjCAtCatchStmt *getCatchStmt(unsigned I) {
214 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]);
218 void setCatchStmt(unsigned I, ObjCAtCatchStmt *S) {
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
H A DStmtObjC.h74 class ObjCAtCatchStmt : public Stmt { class in namespace:clang
81 ObjCAtCatchStmt(SourceLocation atCatchLoc, SourceLocation rparenloc, function in class:clang::ObjCAtCatchStmt
87 explicit ObjCAtCatchStmt(EmptyShell Empty) : function in class:clang::ObjCAtCatchStmt
206 const ObjCAtCatchStmt *getCatchStmt(unsigned I) const {
208 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]);
212 ObjCAtCatchStmt *getCatchStmt(unsigned I) {
214 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]);
218 void setCatchStmt(unsigned I, ObjCAtCatchStmt *S) {
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
H A DStmtObjC.h74 class ObjCAtCatchStmt : public Stmt { class in namespace:clang
81 ObjCAtCatchStmt(SourceLocation atCatchLoc, SourceLocation rparenloc, function in class:clang::ObjCAtCatchStmt
87 explicit ObjCAtCatchStmt(EmptyShell Empty) : function in class:clang::ObjCAtCatchStmt
206 const ObjCAtCatchStmt *getCatchStmt(unsigned I) const {
208 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]);
212 ObjCAtCatchStmt *getCatchStmt(unsigned I) {
214 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]);
218 void setCatchStmt(unsigned I, ObjCAtCatchStmt *S) {
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
H A DStmtObjC.h74 class ObjCAtCatchStmt : public Stmt { class in namespace:clang
81 ObjCAtCatchStmt(SourceLocation atCatchLoc, SourceLocation rparenloc, function in class:clang::ObjCAtCatchStmt
87 explicit ObjCAtCatchStmt(EmptyShell Empty) : function in class:clang::ObjCAtCatchStmt
206 const ObjCAtCatchStmt *getCatchStmt(unsigned I) const {
208 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]);
212 ObjCAtCatchStmt *getCatchStmt(unsigned I) {
214 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]);
218 void setCatchStmt(unsigned I, ObjCAtCatchStmt *S) {
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
H A DStmtObjC.h74 class ObjCAtCatchStmt : public Stmt { class in namespace:clang
81 ObjCAtCatchStmt(SourceLocation atCatchLoc, SourceLocation rparenloc, function in class:clang::ObjCAtCatchStmt
87 explicit ObjCAtCatchStmt(EmptyShell Empty) : function in class:clang::ObjCAtCatchStmt
206 const ObjCAtCatchStmt *getCatchStmt(unsigned I) const {
208 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]);
212 ObjCAtCatchStmt *getCatchStmt(unsigned I) {
214 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]);
218 void setCatchStmt(unsigned I, ObjCAtCatchStmt *S) {
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
H A DStmtObjC.h74 class ObjCAtCatchStmt : public Stmt { class in namespace:clang
81 ObjCAtCatchStmt(SourceLocation atCatchLoc, SourceLocation rparenloc, function in class:clang::ObjCAtCatchStmt
87 explicit ObjCAtCatchStmt(EmptyShell Empty) : function in class:clang::ObjCAtCatchStmt
206 const ObjCAtCatchStmt *getCatchStmt(unsigned I) const {
208 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]);
212 ObjCAtCatchStmt *getCatchStmt(unsigned I) {
214 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]);
218 void setCatchStmt(unsigned I, ObjCAtCatchStmt *S) {
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
H A DStmtObjC.h74 class ObjCAtCatchStmt : public Stmt { class in namespace:clang
81 ObjCAtCatchStmt(SourceLocation atCatchLoc, SourceLocation rparenloc, function in class:clang::ObjCAtCatchStmt
87 explicit ObjCAtCatchStmt(EmptyShell Empty) : function in class:clang::ObjCAtCatchStmt
206 const ObjCAtCatchStmt *getCatchStmt(unsigned I) const {
208 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]);
212 ObjCAtCatchStmt *getCatchStmt(unsigned I) {
214 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]);
218 void setCatchStmt(unsigned I, ObjCAtCatchStmt *S) {
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
H A DStmtObjC.h74 class ObjCAtCatchStmt : public Stmt { class in namespace:clang
81 ObjCAtCatchStmt(SourceLocation atCatchLoc, SourceLocation rparenloc, function in class:clang::ObjCAtCatchStmt
87 explicit ObjCAtCatchStmt(EmptyShell Empty) : function in class:clang::ObjCAtCatchStmt
206 const ObjCAtCatchStmt *getCatchStmt(unsigned I) const {
208 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]);
212 ObjCAtCatchStmt *getCatchStmt(unsigned I) {
214 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]);
218 void setCatchStmt(unsigned I, ObjCAtCatchStmt *S) {
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
H A DStmtObjC.h74 class ObjCAtCatchStmt : public Stmt { class in namespace:clang
81 ObjCAtCatchStmt(SourceLocation atCatchLoc, SourceLocation rparenloc, function in class:clang::ObjCAtCatchStmt
87 explicit ObjCAtCatchStmt(EmptyShell Empty) : function in class:clang::ObjCAtCatchStmt
206 const ObjCAtCatchStmt *getCatchStmt(unsigned I) const {
208 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]);
212 ObjCAtCatchStmt *getCatchStmt(unsigned I) {
214 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]);
218 void setCatchStmt(unsigned I, ObjCAtCatchStmt *S) {
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
H A DStmtObjC.h74 class ObjCAtCatchStmt : public Stmt { class in namespace:clang
81 ObjCAtCatchStmt(SourceLocation atCatchLoc, SourceLocation rparenloc, function in class:clang::ObjCAtCatchStmt
87 explicit ObjCAtCatchStmt(EmptyShell Empty) : function in class:clang::ObjCAtCatchStmt
206 const ObjCAtCatchStmt *getCatchStmt(unsigned I) const {
208 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]);
212 ObjCAtCatchStmt *getCatchStmt(unsigned I) {
214 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]);
218 void setCatchStmt(unsigned I, ObjCAtCatchStmt *S) {
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
H A DStmtObjC.h74 class ObjCAtCatchStmt : public Stmt { class in namespace:clang
81 ObjCAtCatchStmt(SourceLocation atCatchLoc, SourceLocation rparenloc, function in class:clang::ObjCAtCatchStmt
87 explicit ObjCAtCatchStmt(EmptyShell Empty) : function in class:clang::ObjCAtCatchStmt
206 const ObjCAtCatchStmt *getCatchStmt(unsigned I) const {
208 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]);
212 ObjCAtCatchStmt *getCatchStmt(unsigned I) {
214 return cast_or_null<ObjCAtCatchStmt>(getStmts()[I + 1]);
218 void setCatchStmt(unsigned I, ObjCAtCatchStmt *S) {

Completed in 112 milliseconds