Lines Matching refs:m_error_stream
77 m_decl_map(decl_map), m_error_stream(error_stream), in IRForTarget()
208 m_error_stream.Format("Internal error [IRForTarget]: Result variable's " in CreateResultVariable()
223 m_error_stream.Format("Internal error [IRForTarget]: Result variable ({0}) " in CreateResultVariable()
234 m_error_stream.Format("Internal error [IRForTarget]: Result variable ({0}) " in CreateResultVariable()
254 m_error_stream.Format("Internal error [IRForTarget]: Result variable " in CreateResultVariable()
290 m_error_stream.Format("Internal error [IRForTarget]: Lvalue result ({0}) " in CreateResultVariable()
309 m_error_stream.Printf("Error [IRForTarget]: Size of result type '%s' " in CreateResultVariable()
373 m_error_stream.Format("Internal error [IRForTarget]: Result variable " in CreateResultVariable()
423 m_error_stream.Printf("Error [IRForTarget]: Rewriting an Objective-C " in RewriteObjCConstString()
523 m_error_stream)) { in RewriteObjCConstString()
526 m_error_stream.Printf("error [IRForTarget internal]: Couldn't replace an " in RewriteObjCConstString()
555 m_error_stream.Printf("Internal error [IRForTarget]: An Objective-C " in RewriteObjCConstStrings()
564 m_error_stream.Printf("Internal error [IRForTarget]: An Objective-C " in RewriteObjCConstStrings()
577 m_error_stream.Printf("Internal error [IRForTarget]: An Objective-C " in RewriteObjCConstStrings()
599 m_error_stream.Printf("Internal error [IRForTarget]: The struct for an " in RewriteObjCConstStrings()
611 m_error_stream.Printf("Internal error [IRForTarget]: An Objective-C " in RewriteObjCConstStrings()
623 m_error_stream.Printf("Internal error [IRForTarget]: Unhandled" in RewriteObjCConstStrings()
633 m_error_stream.Printf("Internal error [IRForTarget]: An Objective-C " in RewriteObjCConstStrings()
704 m_error_stream.Printf("Internal error [IRForTarget]: Found a " in RewriteObjCConstStrings()
857 m_error_stream.Printf("Internal error [IRForTarget]: Couldn't change a " in RewriteObjCSelectors()
1007 m_error_stream.Printf("Internal error [IRForTarget]: Couldn't change a " in RewriteObjCClassReferences()
1105 m_error_stream.Printf("Error [IRForTarget]: Names starting with $0, " in RewritePersistentAllocs()
1119 m_error_stream.Printf("Internal error [IRForTarget]: Couldn't rewrite " in RewritePersistentAllocs()
1266 m_error_stream.Printf("Internal error [IRForTarget]: Couldn't rewrite " in MaybeHandleCallArguments()
1387 m_error_stream.Format("Error [IRForTarget]: Couldn't find Objective-C " in ResolveExternals()
1395 m_error_stream.Printf("Error [IRForTarget]: Couldn't resolve the class " in ResolveExternals()
1402 m_error_stream.Printf("Error [IRForTarget]: Couldn't resolve the class " in ResolveExternals()
1409 m_error_stream.Format("Internal error [IRForTarget]: Couldn't rewrite " in ResolveExternals()
1613 m_error_stream.Printf("Internal error [IRForTarget]: Wrapper takes no " in ReplaceVariables()
1625 m_error_stream.Printf("Internal error [IRForTarget]: Wrapper takes only " in ReplaceVariables()
1637 m_error_stream.Printf("Internal error [IRForTarget]: Wrapper takes only " in ReplaceVariables()
1645 m_error_stream.Format("Internal error [IRForTarget]: Wrapper takes '{0}' " in ReplaceVariables()
1655 m_error_stream.Printf("Internal error [IRForTarget]: Wrapper takes only " in ReplaceVariables()
1666 m_error_stream.Format("Internal error [IRForTarget]: Wrapper takes an " in ReplaceVariables()
1679 m_error_stream.Printf("Internal error [IRForTarget]: Couldn't find the " in ReplaceVariables()
1690 m_error_stream.Printf( in ReplaceVariables()
1704 m_error_stream.Printf( in ReplaceVariables()
1753 m_entry_instruction_finder, m_error_stream)) { in ReplaceVariables()
1758 m_error_stream.PutCString("error: Capturing non-local variables in " in ReplaceVariables()
1807 m_error_stream.Format("Internal error [IRForTarget]: Couldn't find wrapper " in runOnModule()