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

Overridden By

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

Declarations

tools/clang/lib/CodeGen/CGOpenMPRuntime.h
  923   virtual void emitTaskyieldCall(CodeGenFunction &CGF, SourceLocation Loc);

References

tools/clang/lib/CodeGen/CGStmtOpenMP.cpp
 3311   CGM.getOpenMPRuntime().emitTaskyieldCall(*this, S.getBeginLoc());