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

Declarations

tools/clang/lib/CodeGen/CodeGenFunction.h
 3140   void EmitOMPFlushDirective(const OMPFlushDirective &S);

References

tools/clang/lib/CodeGen/CGStmt.cpp
  243     EmitOMPFlushDirective(cast<OMPFlushDirective>(*S));