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

Declarations

tools/clang/lib/CodeGen/CodeGenFunction.h
 3128   void EmitOMPSectionDirective(const OMPSectionDirective &S);

References

tools/clang/lib/CodeGen/CGStmt.cpp
  207     EmitOMPSectionDirective(cast<OMPSectionDirective>(*S));