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

Declarations

tools/clang/lib/CodeGen/CodeGenFunction.h
 3163   void EmitOMPDistributeDirective(const OMPDistributeDirective &S);

References

tools/clang/lib/CodeGen/CGStmt.cpp
  296     EmitOMPDistributeDirective(cast<OMPDistributeDirective>(*S));