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

Declarations

include/llvm/IR/GlobalObject.h
  210   StringRef getSectionImpl() const;

References

include/llvm/IR/GlobalObject.h
  110     return hasSection() ? getSectionImpl() : StringRef();