Searched refs:POS_V (Results 1 – 1 of 1) sorted by relevance
2996 POS_V, enumerator3013 void setV(Expr *V) { Data->getChildren()[DataPositionTy::POS_V] = V; } in setV()3105 return cast_or_null<Expr>(Data->getChildren()[DataPositionTy::POS_V]); in getV()3108 return cast_or_null<Expr>(Data->getChildren()[DataPositionTy::POS_V]); in getV()