reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/CGStmtOpenMP.cpp
 3948     const OpaqueValueExpr *XRValExpr = IsXLHSInRHSPart ? LHS : RHS;
 3950     const OpaqueValueExpr *ERValExpr = IsXLHSInRHSPart ? RHS : LHS;
 3960         XLValue, ExprRValue, BOUE->getOpcode(), IsXLHSInRHSPart, AO, Loc, Gen);