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

Overridden By

tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
11261 void CGOpenMPSIMDRuntime::emitNumThreadsClause(CodeGenFunction &CGF,
tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
 1936 void CGOpenMPRuntimeNVPTX::emitNumThreadsClause(CodeGenFunction &CGF,

Declarations

tools/clang/lib/CodeGen/CGOpenMPRuntime.h
 1142   virtual void emitNumThreadsClause(CodeGenFunction &CGF,

References

tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
 1943   CGOpenMPRuntime::emitNumThreadsClause(CGF, NumThreads, Loc);
tools/clang/lib/CodeGen/CGStmtOpenMP.cpp
 1282     CGF.CGM.getOpenMPRuntime().emitNumThreadsClause(