Searched defs:ErrorReport (Results 1 – 4 of 4) sorted by relevance
12 struct TORCH_API ErrorReport : public std::exception { struct16 explicit ErrorReport(const TreeRef& tree) : ErrorReport(tree->range()) {} in ErrorReport() function17 explicit ErrorReport(const Token& tok) : ErrorReport(tok.range) {} in ErrorReport() function37 friend const ErrorReport& operator<<(const ErrorReport& e, const T& t); argument46 const ErrorReport& operator<<(const ErrorReport& e, const T& t) { argument
12 ErrorReport::ErrorReport(const ErrorReport& e) in ErrorReport() function in torch::jit::ErrorReport19 ErrorReport::ErrorReport(const SourceRange& r) in ErrorReport() function in torch::jit::ErrorReport36 ErrorReport::ErrorReport(const SourceRange& r) : context(r) {} in ErrorReport() function in torch::jit::ErrorReport
361 bool OsLayer::ErrorReport(const char *part, const char *symptom, int count) { in ErrorReport() function in OsLayer
META-INF/MANIFEST.MF assets/html/index.html assets/templates/data ...