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

Declarations

tools/clang/lib/CodeGen/CodeGenFunction.h
 3130   void EmitOMPMasterDirective(const OMPMasterDirective &S);

References

tools/clang/lib/CodeGen/CGStmt.cpp
  213     EmitOMPMasterDirective(cast<OMPMasterDirective>(*S));