Searched refs:getV (Results 1 – 2 of 2) sorted by relevance
2829 Expr *getV() { return cast_or_null<Expr>(Data->getChildren()[2]); } in getV() function2830 const Expr *getV() const { in getV() function
5889 emitOMPAtomicExpr(*this, Kind, AO, S.isPostfixUpdate(), S.getX(), S.getV(), in EmitOMPAtomicDirective()