Searched refs:POS_Cond (Results 1 – 1 of 1) sorted by relevance
3017 POS_Cond, enumerator3038 void setCond(Expr *C) { Data->getChildren()[DataPositionTy::POS_Cond] = C; } in setCond()3150 return cast_or_null<Expr>(Data->getChildren()[DataPositionTy::POS_Cond]); in getCondExpr()3153 return cast_or_null<Expr>(Data->getChildren()[DataPositionTy::POS_Cond]); in getCondExpr()