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

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
H A DStmt.h671 // SwitchCase is the base class for CaseStmt and DefaultStmt,
674 // A pointer to the following CaseStmt or DefaultStmt class,
713 class CaseStmt : public SwitchCase { class in namespace:clang
719 CaseStmt(Expr *lhs, Expr *rhs, SourceLocation caseLoc, function in class:clang::CaseStmt
729 explicit CaseStmt(EmptyShell Empty) : SwitchCase(CaseStmtClass, Empty) { } function in class:clang::CaseStmt
757 const CaseStmt *CS = this;
758 while (const CaseStmt *CS2 = dyn_cast<CaseStmt>(CS->getSubStmt()))
805 if (const CaseStmt *CS = dyn_cast<CaseStmt>(thi
[all...]
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
H A DStmt.h671 // SwitchCase is the base class for CaseStmt and DefaultStmt,
674 // A pointer to the following CaseStmt or DefaultStmt class,
713 class CaseStmt : public SwitchCase { class in namespace:clang
719 CaseStmt(Expr *lhs, Expr *rhs, SourceLocation caseLoc, function in class:clang::CaseStmt
729 explicit CaseStmt(EmptyShell Empty) : SwitchCase(CaseStmtClass, Empty) { } function in class:clang::CaseStmt
757 const CaseStmt *CS = this;
758 while (const CaseStmt *CS2 = dyn_cast<CaseStmt>(CS->getSubStmt()))
805 if (const CaseStmt *CS = dyn_cast<CaseStmt>(thi
[all...]
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
H A DStmt.h671 // SwitchCase is the base class for CaseStmt and DefaultStmt,
674 // A pointer to the following CaseStmt or DefaultStmt class,
713 class CaseStmt : public SwitchCase { class in namespace:clang
719 CaseStmt(Expr *lhs, Expr *rhs, SourceLocation caseLoc, function in class:clang::CaseStmt
729 explicit CaseStmt(EmptyShell Empty) : SwitchCase(CaseStmtClass, Empty) { } function in class:clang::CaseStmt
757 const CaseStmt *CS = this;
758 while (const CaseStmt *CS2 = dyn_cast<CaseStmt>(CS->getSubStmt()))
805 if (const CaseStmt *CS = dyn_cast<CaseStmt>(thi
[all...]
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
H A DStmt.h671 // SwitchCase is the base class for CaseStmt and DefaultStmt,
674 // A pointer to the following CaseStmt or DefaultStmt class,
713 class CaseStmt : public SwitchCase { class in namespace:clang
719 CaseStmt(Expr *lhs, Expr *rhs, SourceLocation caseLoc, function in class:clang::CaseStmt
729 explicit CaseStmt(EmptyShell Empty) : SwitchCase(CaseStmtClass, Empty) { } function in class:clang::CaseStmt
757 const CaseStmt *CS = this;
758 while (const CaseStmt *CS2 = dyn_cast<CaseStmt>(CS->getSubStmt()))
805 if (const CaseStmt *CS = dyn_cast<CaseStmt>(thi
[all...]
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
H A DStmt.h671 // SwitchCase is the base class for CaseStmt and DefaultStmt,
674 // A pointer to the following CaseStmt or DefaultStmt class,
713 class CaseStmt : public SwitchCase { class in namespace:clang
719 CaseStmt(Expr *lhs, Expr *rhs, SourceLocation caseLoc, function in class:clang::CaseStmt
729 explicit CaseStmt(EmptyShell Empty) : SwitchCase(CaseStmtClass, Empty) { } function in class:clang::CaseStmt
757 const CaseStmt *CS = this;
758 while (const CaseStmt *CS2 = dyn_cast<CaseStmt>(CS->getSubStmt()))
805 if (const CaseStmt *CS = dyn_cast<CaseStmt>(thi
[all...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
H A DStmt.h671 // SwitchCase is the base class for CaseStmt and DefaultStmt,
674 // A pointer to the following CaseStmt or DefaultStmt class,
713 class CaseStmt : public SwitchCase { class in namespace:clang
719 CaseStmt(Expr *lhs, Expr *rhs, SourceLocation caseLoc, function in class:clang::CaseStmt
729 explicit CaseStmt(EmptyShell Empty) : SwitchCase(CaseStmtClass, Empty) { } function in class:clang::CaseStmt
757 const CaseStmt *CS = this;
758 while (const CaseStmt *CS2 = dyn_cast<CaseStmt>(CS->getSubStmt()))
805 if (const CaseStmt *CS = dyn_cast<CaseStmt>(thi
[all...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
H A DStmt.h671 // SwitchCase is the base class for CaseStmt and DefaultStmt,
674 // A pointer to the following CaseStmt or DefaultStmt class,
713 class CaseStmt : public SwitchCase { class in namespace:clang
719 CaseStmt(Expr *lhs, Expr *rhs, SourceLocation caseLoc, function in class:clang::CaseStmt
729 explicit CaseStmt(EmptyShell Empty) : SwitchCase(CaseStmtClass, Empty) { } function in class:clang::CaseStmt
757 const CaseStmt *CS = this;
758 while (const CaseStmt *CS2 = dyn_cast<CaseStmt>(CS->getSubStmt()))
805 if (const CaseStmt *CS = dyn_cast<CaseStmt>(thi
[all...]
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
H A DStmt.h671 // SwitchCase is the base class for CaseStmt and DefaultStmt,
674 // A pointer to the following CaseStmt or DefaultStmt class,
713 class CaseStmt : public SwitchCase { class in namespace:clang
719 CaseStmt(Expr *lhs, Expr *rhs, SourceLocation caseLoc, function in class:clang::CaseStmt
729 explicit CaseStmt(EmptyShell Empty) : SwitchCase(CaseStmtClass, Empty) { } function in class:clang::CaseStmt
757 const CaseStmt *CS = this;
758 while (const CaseStmt *CS2 = dyn_cast<CaseStmt>(CS->getSubStmt()))
805 if (const CaseStmt *CS = dyn_cast<CaseStmt>(thi
[all...]
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
H A DStmt.h671 // SwitchCase is the base class for CaseStmt and DefaultStmt,
674 // A pointer to the following CaseStmt or DefaultStmt class,
713 class CaseStmt : public SwitchCase { class in namespace:clang
719 CaseStmt(Expr *lhs, Expr *rhs, SourceLocation caseLoc, function in class:clang::CaseStmt
729 explicit CaseStmt(EmptyShell Empty) : SwitchCase(CaseStmtClass, Empty) { } function in class:clang::CaseStmt
757 const CaseStmt *CS = this;
758 while (const CaseStmt *CS2 = dyn_cast<CaseStmt>(CS->getSubStmt()))
805 if (const CaseStmt *CS = dyn_cast<CaseStmt>(thi
[all...]
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
H A DStmt.h671 // SwitchCase is the base class for CaseStmt and DefaultStmt,
674 // A pointer to the following CaseStmt or DefaultStmt class,
713 class CaseStmt : public SwitchCase { class in namespace:clang
719 CaseStmt(Expr *lhs, Expr *rhs, SourceLocation caseLoc, function in class:clang::CaseStmt
729 explicit CaseStmt(EmptyShell Empty) : SwitchCase(CaseStmtClass, Empty) { } function in class:clang::CaseStmt
757 const CaseStmt *CS = this;
758 while (const CaseStmt *CS2 = dyn_cast<CaseStmt>(CS->getSubStmt()))
805 if (const CaseStmt *CS = dyn_cast<CaseStmt>(thi
[all...]
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
H A DStmt.h671 // SwitchCase is the base class for CaseStmt and DefaultStmt,
674 // A pointer to the following CaseStmt or DefaultStmt class,
713 class CaseStmt : public SwitchCase { class in namespace:clang
719 CaseStmt(Expr *lhs, Expr *rhs, SourceLocation caseLoc, function in class:clang::CaseStmt
729 explicit CaseStmt(EmptyShell Empty) : SwitchCase(CaseStmtClass, Empty) { } function in class:clang::CaseStmt
757 const CaseStmt *CS = this;
758 while (const CaseStmt *CS2 = dyn_cast<CaseStmt>(CS->getSubStmt()))
805 if (const CaseStmt *CS = dyn_cast<CaseStmt>(thi
[all...]
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
H A DStmt.h671 // SwitchCase is the base class for CaseStmt and DefaultStmt,
674 // A pointer to the following CaseStmt or DefaultStmt class,
713 class CaseStmt : public SwitchCase { class in namespace:clang
719 CaseStmt(Expr *lhs, Expr *rhs, SourceLocation caseLoc, function in class:clang::CaseStmt
729 explicit CaseStmt(EmptyShell Empty) : SwitchCase(CaseStmtClass, Empty) { } function in class:clang::CaseStmt
757 const CaseStmt *CS = this;
758 while (const CaseStmt *CS2 = dyn_cast<CaseStmt>(CS->getSubStmt()))
805 if (const CaseStmt *CS = dyn_cast<CaseStmt>(thi
[all...]
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
H A DStmt.h671 // SwitchCase is the base class for CaseStmt and DefaultStmt,
674 // A pointer to the following CaseStmt or DefaultStmt class,
713 class CaseStmt : public SwitchCase { class in namespace:clang
719 CaseStmt(Expr *lhs, Expr *rhs, SourceLocation caseLoc, function in class:clang::CaseStmt
729 explicit CaseStmt(EmptyShell Empty) : SwitchCase(CaseStmtClass, Empty) { } function in class:clang::CaseStmt
757 const CaseStmt *CS = this;
758 while (const CaseStmt *CS2 = dyn_cast<CaseStmt>(CS->getSubStmt()))
805 if (const CaseStmt *CS = dyn_cast<CaseStmt>(thi
[all...]
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
H A DStmt.h671 // SwitchCase is the base class for CaseStmt and DefaultStmt,
674 // A pointer to the following CaseStmt or DefaultStmt class,
713 class CaseStmt : public SwitchCase { class in namespace:clang
719 CaseStmt(Expr *lhs, Expr *rhs, SourceLocation caseLoc, function in class:clang::CaseStmt
729 explicit CaseStmt(EmptyShell Empty) : SwitchCase(CaseStmtClass, Empty) { } function in class:clang::CaseStmt
757 const CaseStmt *CS = this;
758 while (const CaseStmt *CS2 = dyn_cast<CaseStmt>(CS->getSubStmt()))
805 if (const CaseStmt *CS = dyn_cast<CaseStmt>(thi
[all...]

Completed in 206 milliseconds