Home
last modified time | relevance | path

Searched defs:StringError (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DError.cpp116 StringError::StringError(std::error_code EC, const Twine &S) in StringError() function in llvm::StringError
119 StringError::StringError(const Twine &S, std::error_code EC) in StringError() function in llvm::StringError
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DProgrammersManual.rst657 StringError subsubsection