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

Declarations

tools/clang/lib/CodeGen/CodeGenFunction.h
 3247   void EmitOMPPrivateLoopCounters(const OMPLoopDirective &S,

References

tools/clang/lib/CodeGen/CGStmtOpenMP.cpp
 1609     CGF.EmitOMPPrivateLoopCounters(S, PreCondScope);
 1826     CGF.EmitOMPPrivateLoopCounters(S, LoopScope);
 2389       EmitOMPPrivateLoopCounters(S, LoopScope);
 3448       EmitOMPPrivateLoopCounters(S, LoopScope);
 5038     CGF.EmitOMPPrivateLoopCounters(S, LoopScope);