reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
109 error.SetErrorString( 111 return error; 115 error.SetErrorString("empty argument"); 116 return error; 119 error.SetErrorString( 121 return error; 128 error.SetErrorString("empty dictionary key"); 129 return error; 155 error.SetErrorStringWithFormat( 160 return error; 164 value.str().c_str(), m_type_mask, error)); 166 if (error.Fail()) 167 return error; 171 error.SetErrorString("dictionaries that can contain multiple types " 182 error.SetErrorStringWithFormat( 189 error.SetErrorString("remove operation takes one or more key arguments"); 196 error = OptionValue::SetValueFromString(llvm::StringRef(), op); 199 return error;