Searched defs:getCond (Results 1 – 9 of 9) sorted by relevance
2220 Expr *getCond() { in getCond() function2224 const Expr *getCond() const { in getCond() function2456 Expr *getCond() { in getCond() function2460 const Expr *getCond() const { in getCond() function2641 Expr *getCond() { in getCond() function2645 const Expr *getCond() const { in getCond() function2748 Expr *getCond() { return reinterpret_cast<Expr *>(SubExprs[COND]); } in getCond() function2749 const Expr *getCond() const { in getCond() function2828 Expr *getCond() { return reinterpret_cast<Expr*>(SubExprs[COND]); } in getCond() function2833 const Expr *getCond() const { return reinterpret_cast<Expr*>(SubExprs[COND]);} in getCond() function
167 Expr *getCond() { return cast_or_null<Expr>(SubExprs[COND]); } in getCond() function181 const Expr *getCond() const { in getCond() function
4226 Expr *getCond() const { return cast<Expr>(SubExprs[COND]); } in getCond() function4307 Expr *getCond() const { return cast<Expr>(SubExprs[COND]); } in getCond() function4343 inline Expr *AbstractConditionalOperator::getCond() const { in getCond() function4622 Expr *getCond() const { return cast<Expr>(SubExprs[COND]); } in getCond() function
1346 Expr *getCond() const { return cast<Expr>(Data->getChildren()[CondOffset]); } in getCond() function
361 CmpInst::Predicate getCond() const { in getCond() function
3389 BasicBlock *getCond() const { in getCond() function
1088 Init *getCond(unsigned Num) const { in getCond() function
1603 VPValue *getCond() const { in getCond() function
11599 Expr *getCond() const { return C; } in getCond() function in __anon0864d4de4411::OpenMPAtomicCompareChecker