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

References

tools/clang/lib/CodeGen/CGStmtOpenMP.cpp
 1899                        LoopArgs.LB, LoopArgs.UB, LoopArgs.ST);
 2042         CGDispatchBounds(*this, S, LoopArgs.LB, LoopArgs.UB);
 2051         IVSize, IVSigned, Ordered, LoopArgs.IL, LoopArgs.LB, LoopArgs.UB,
 2066   OMPLoopArguments OuterLoopArgs(LoopArgs.LB, LoopArgs.UB, LoopArgs.ST,
 2097       IVSize, IVSigned, /* Ordered = */ false, LoopArgs.IL, LoopArgs.LB,
 2113   OuterLoopArgs.LB = LoopArgs.LB;
 2113   OuterLoopArgs.LB = LoopArgs.LB;