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