Searched defs:getCond (Results 1 – 8 of 8) sorted by relevance
167 Expr *getCond() { return cast_or_null<Expr>(SubExprs[COND]); } in getCond() function181 const Expr *getCond() const { in getCond() function
4207 Expr *getCond() const { return cast<Expr>(SubExprs[COND]); } getCond() function 4288 Expr *getCond() const { return cast<Expr>(SubExprs[COND]); } getCond() function 4324 inline Expr *AbstractConditionalOperator::getCond() const { getCond() function 4603 Expr *getCond() const { return cast<Expr>(SubExprs[COND]); } getCond() function [all...]
1345 Expr *getCond() const { return cast<Expr>(Data->getChildren()[CondOffset]); } getCond() function
361 CmpInst::Predicate getCond() const { in getCond() function
3366 BasicBlock *getCond() const { getCond() function
1088 Init *getCond(unsigned Num) const { getCond() function
1545 VPValue *getCond() const { getCond() function
11596 Expr *getCond() const { return C; } getCond() function in __anona1d9ac774311::OpenMPAtomicCompareChecker [all...]