Searched refs:m_error_stream (Results 1 – 3 of 3) sorted by relevance
79 m_error_stream(error_stream), m_execution_unit(execution_unit), in IRForTarget()214 m_error_stream.Format("Internal error [IRForTarget]: Result variable's " in CreateResultVariable()229 m_error_stream.Format("Internal error [IRForTarget]: Result variable ({0}) " in CreateResultVariable()240 m_error_stream.Format("Internal error [IRForTarget]: Result variable ({0}) " in CreateResultVariable()260 m_error_stream.Format("Internal error [IRForTarget]: Result variable " in CreateResultVariable()296 m_error_stream.Format("Internal error [IRForTarget]: Lvalue result ({0}) " in CreateResultVariable()315 m_error_stream.Printf("Error [IRForTarget]: Size of result type '%s' " in CreateResultVariable()380 m_error_stream.Format("Internal error [IRForTarget]: Result variable " in CreateResultVariable()431 m_error_stream.Printf("Error [IRForTarget]: Rewriting an Objective-C " in RewriteObjCConstString()531 m_error_stream)) { in RewriteObjCConstString()[all …]
452 &m_error_stream; ///< The stream on which errors should be printed variable
111 StreamString m_error_stream; member in ClangExpressionParser::LLDBPreprocessorCallbacks138 if (!m_decl_vendor.AddModule(module, &exported_modules, m_error_stream)) in moduleImport()147 llvm::StringRef getErrorString() { return m_error_stream.GetString(); } in getErrorString()