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

Definitions

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