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

References

tools/clang/lib/CodeGen/CGLoopInfo.h
  191   LoopInfoStack(const LoopInfoStack &) = delete;
  192   void operator=(const LoopInfoStack &) = delete;
tools/clang/lib/CodeGen/CodeGenFunction.h
  261   LoopInfoStack LoopStack;