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

Overridden By

tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
11291 void CGOpenMPSIMDRuntime::emitFlush(CodeGenFunction &CGF,

Declarations

tools/clang/lib/CodeGen/CGOpenMPRuntime.h
 1198   virtual void emitFlush(CodeGenFunction &CGF, ArrayRef<const Expr *> Vars,

References

tools/clang/lib/CodeGen/CGStmtOpenMP.cpp
 3362   CGM.getOpenMPRuntime().emitFlush(
 3729     CGF.CGM.getOpenMPRuntime().emitFlush(CGF, llvm::None, Loc);
 3744     CGF.CGM.getOpenMPRuntime().emitFlush(CGF, llvm::None, Loc);
 3900     CGF.CGM.getOpenMPRuntime().emitFlush(CGF, llvm::None, Loc);
 3999     CGF.CGM.getOpenMPRuntime().emitFlush(CGF, llvm::None, Loc);