Searched refs:POS_E (Results 1 – 1 of 1) sorted by relevance
3014 POS_E, enumerator3034 void setExpr(Expr *E) { Data->getChildren()[DataPositionTy::POS_E] = E; } in setExpr()3136 return cast_or_null<Expr>(Data->getChildren()[DataPositionTy::POS_E]); in getExpr()3139 return cast_or_null<Expr>(Data->getChildren()[DataPositionTy::POS_E]); in getExpr()