Searched refs:NotLValueExpr (Results 1 – 1 of 1) sorted by relevance
10779 const Expr *NotLValueExpr = X->isLValue() ? V : X; in ActOnOpenMPAtomicDirective() local10783 NoteLoc = NotLValueExpr->getExprLoc(); in ActOnOpenMPAtomicDirective()10784 NoteRange = NotLValueExpr->getSourceRange(); in ActOnOpenMPAtomicDirective()