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

Overridden By

tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
11181 void CGOpenMPSIMDRuntime::emitMasterRegion(CodeGenFunction &CGF,

Declarations

tools/clang/lib/CodeGen/CGOpenMPRuntime.h
  918   virtual void emitMasterRegion(CodeGenFunction &CGF,

References

tools/clang/lib/CodeGen/CGStmtOpenMP.cpp
 2818   CGM.getOpenMPRuntime().emitMasterRegion(*this, CodeGen, S.getBeginLoc());
 5121   CGM.getOpenMPRuntime().emitMasterRegion(*this, CodeGen, S.getBeginLoc());
 5131   CGM.getOpenMPRuntime().emitMasterRegion(*this, CodeGen, S.getBeginLoc());
 5143     CGM.getOpenMPRuntime().emitMasterRegion(CGF, TaskLoopCodeGen,