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