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