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

Declarations

tools/clang/lib/CodeGen/CodeGenFunction.h
 3125   void EmitOMPForDirective(const OMPForDirective &S);

References

tools/clang/lib/CodeGen/CGStmt.cpp
  198     EmitOMPForDirective(cast<OMPForDirective>(*S));