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

Overridden By

tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
11409 void CGOpenMPSIMDRuntime::emitTargetDataStandAloneCall(

Declarations

tools/clang/lib/CodeGen/CGOpenMPRuntime.h
 1573   virtual void emitTargetDataStandAloneCall(CodeGenFunction &CGF,

References

tools/clang/lib/CodeGen/CGStmtOpenMP.cpp
 4805   CGM.getOpenMPRuntime().emitTargetDataStandAloneCall(*this, S, IfCond, Device);
 4826   CGM.getOpenMPRuntime().emitTargetDataStandAloneCall(*this, S, IfCond, Device);
 5169   CGM.getOpenMPRuntime().emitTargetDataStandAloneCall(*this, S, IfCond, Device);