Home
last modified time | relevance | path

Searched defs:HostInfoError (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Host/
DHostInfoBase.h36 struct HostInfoError : public llvm::ErrorInfo<HostInfoError> { struct
40 HostInfoError(const std::string message) : message_(std::move(message)) {} in HostInfoError() argument
42 void log(llvm::raw_ostream &OS) const override { OS << "HostInfoError"; } in log() argument
49 char HostInfoError::ID = 0; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Host/
DHostInfoBase.h36 struct HostInfoError : public llvm::ErrorInfo<HostInfoError> { struct
40 HostInfoError(const std::string message) : message_(std::move(message)) {} in HostInfoError() function
42 void log(llvm::raw_ostream &OS) const override { OS << "HostInfoError"; } in log() argument
49 char HostInfoError::ID = 0; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Host/
DHostInfoBase.h36 struct HostInfoError : public llvm::ErrorInfo<HostInfoError> { struct
40 HostInfoError(const std::string message) : message_(std::move(message)) {} in HostInfoError() function
42 void log(llvm::raw_ostream &OS) const override { OS << "HostInfoError"; } in log() argument
49 char HostInfoError::ID = 0; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Host/
DHostInfoBase.h36 struct HostInfoError : public llvm::ErrorInfo<HostInfoError> { struct
40 HostInfoError(const std::string message) : message_(std::move(message)) {} in HostInfoError() function
42 void log(llvm::raw_ostream &OS) const override { OS << "HostInfoError"; } in log() argument
49 char HostInfoError::ID = 0; argument