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

References

tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
 3812   if (!CGF.HaveInsertPoint())
 3839       emitUpdateLocation(CGF, Loc), getThreadID(CGF, Loc),
 3839       emitUpdateLocation(CGF, Loc), getThreadID(CGF, Loc),
 3841   CGF.EmitRuntimeCall(createRuntimeFunction(OMPRTL__kmpc_push_proc_bind), Args);