Searched refs:NotLValueExpr (Results 1 – 1 of 1) sorted by relevance
4959 auto NotLValueExpr = X->isLValue() ? V : X; in ActOnOpenMPAtomicDirective() local4963 NoteLoc = NotLValueExpr->getExprLoc(); in ActOnOpenMPAtomicDirective()4964 NoteRange = NotLValueExpr->getSourceRange(); in ActOnOpenMPAtomicDirective()