Searched defs:getCond (Results 1 – 11 of 11) sorted by relevance
917 const Expr *getCond() const { return reinterpret_cast<Expr*>(SubExprs[COND]);} in getCond() function924 Expr *getCond() { return reinterpret_cast<Expr*>(SubExprs[COND]); } in getCond() function994 const Expr *getCond() const { return reinterpret_cast<Expr*>(SubExprs[COND]);} in getCond() function998 Expr *getCond() { return reinterpret_cast<Expr*>(SubExprs[COND]);} in getCond() function1075 Expr *getCond() { return reinterpret_cast<Expr*>(SubExprs[COND]); } in getCond() function1076 const Expr *getCond() const { return reinterpret_cast<Expr*>(SubExprs[COND]);} in getCond() function1120 Expr *getCond() { return reinterpret_cast<Expr*>(SubExprs[COND]); } in getCond() function1121 const Expr *getCond() const { return reinterpret_cast<Expr*>(SubExprs[COND]);} in getCond() function1186 Expr *getCond() { return reinterpret_cast<Expr*>(SubExprs[COND]); } in getCond() function1191 const Expr *getCond() const { return reinterpret_cast<Expr*>(SubExprs[COND]);} in getCond() function
159 Expr *getCond() { return cast_or_null<Expr>(SubExprs[COND]); } in getCond() function173 const Expr *getCond() const { in getCond() function
3204 Expr *getCond() const { return cast<Expr>(SubExprs[COND]); } in getCond() function3287 Expr *getCond() const { return cast<Expr>(SubExprs[COND]); } in getCond() function3320 inline Expr *AbstractConditionalOperator::getCond() const { in getCond() function3592 Expr *getCond() const { return cast<Expr>(SubExprs[COND]); } in getCond() function
626 Expr *getCond() const { in getCond() function
712 BasicBlock *getCond() const { return Cond; } in getCond() function
1979 Expr *getCond() { in getCond() function1983 const Expr *getCond() const { in getCond() function2181 Expr *getCond() { in getCond() function2185 const Expr *getCond() const { in getCond() function2361 Expr *getCond() { in getCond() function2365 const Expr *getCond() const { in getCond() function2463 Expr *getCond() { return reinterpret_cast<Expr *>(SubExprs[COND]); } in getCond() function2464 const Expr *getCond() const { in getCond() function2533 Expr *getCond() { return reinterpret_cast<Expr*>(SubExprs[COND]); } in getCond() function2538 const Expr *getCond() const { return reinterpret_cast<Expr*>(SubExprs[COND]);} in getCond() function
166 Expr *getCond() { return cast_or_null<Expr>(SubExprs[COND]); } in getCond() function180 const Expr *getCond() const { in getCond() function
4088 Expr *getCond() const { return cast<Expr>(SubExprs[COND]); } in getCond() function4169 Expr *getCond() const { return cast<Expr>(SubExprs[COND]); } in getCond() function4205 inline Expr *AbstractConditionalOperator::getCond() const { in getCond() function4484 Expr *getCond() const { return cast<Expr>(SubExprs[COND]); } in getCond() function
942 Expr *getCond() const { return cast<Expr>(Data->getChildren()[CondOffset]); } in getCond() function
924 Init *getCond(unsigned Num) const { in getCond() function
953 Init *getCond(unsigned Num) const { in getCond() function