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

Declarations

tools/clang/lib/CodeGen/CGOpenMPRuntime.h
  155   void emitSharedLValue(CodeGenFunction &CGF, unsigned N);

References

tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
 6232     RCG.emitSharedLValue(CGF, Cnt);
tools/clang/lib/CodeGen/CGStmtOpenMP.cpp
 1136     RedCG.emitSharedLValue(*this, Count);
 3047         RedCG.emitSharedLValue(CGF, Cnt);
 3094         RedCG.emitSharedLValue(CGF, Cnt);