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

Definitions

tools/lld/include/lld/Common/ErrorHandler.h
  143 T check2(ErrorOr<T> e, llvm::function_ref<std::string()> prefix) {
  156 inline std::string toString(const Twine &s) { return s.str(); }