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

References

tools/clang/tools/clang-offload-bundler/ClangOffloadBundler.cpp
  377   StringRef getInputFileContents() const { return Obj->getData(); }
  408         CurrentSection(Obj->section_begin()),
  409         NextSection(Obj->section_begin()) {}
  416     while (NextSection != Obj->section_end()) {