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

References

include/llvm/ADT/StringRef.h
  500       if (getAsSignedInteger(*this, Radix, LLVal) ||
  501             static_cast<T>(LLVal) != LLVal)
  501             static_cast<T>(LLVal) != LLVal)
  503       Result = LLVal;