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

References

tools/clang/lib/CodeGen/CGStmtOpenMP.cpp
 1868     const CodeGenFunction::OMPLoopArguments &LoopArgs,
 1973     const OMPLoopArguments &LoopArgs,
 2066   OMPLoopArguments OuterLoopArgs(LoopArgs.LB, LoopArgs.UB, LoopArgs.ST,
 2082     OMPPrivateScope &LoopScope, const OMPLoopArguments &LoopArgs,
 2112   OMPLoopArguments OuterLoopArgs;
 2490         const OMPLoopArguments LoopArguments(LB.getAddress(), UB.getAddress(),
 3555         const OMPLoopArguments LoopArguments = {
tools/clang/lib/CodeGen/CodeGenFunction.h
 3313                         const OMPLoopArguments &LoopArgs,
 3319                            const OMPLoopArguments &LoopArgs,
 3324                                   const OMPLoopArguments &LoopArgs,