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

Declarations

tools/clang/lib/CodeGen/CodeGenFunction.h
 3155   void EmitOMPTaskLoopBasedDirective(const OMPLoopDirective &S);

References

tools/clang/lib/CodeGen/CGStmtOpenMP.cpp
 5106   EmitOMPTaskLoopBasedDirective(S);
 5111   EmitOMPTaskLoopBasedDirective(S);
 5118     EmitOMPTaskLoopBasedDirective(S);
 5128     EmitOMPTaskLoopBasedDirective(S);
 5140       CGF.EmitOMPTaskLoopBasedDirective(S);