Searched defs:quote_char (Results 1 – 5 of 5) sorted by relevance
293 void Args::Unshift(llvm::StringRef arg_str, char quote_char) { in Unshift() argument 322 void Args::AppendArgument(llvm::StringRef arg_str, char quote_char) { in AppendArgument() argument 327 char quote_char) { in InsertArgumentAtIndex() argument 338 char quote_char) { in ReplaceArgumentAtIndex() argument 603 EscapeLLDBCommandArgument(const std::string & arg,char quote_char) EscapeLLDBCommandArgument() argument [all...]
152 const char quote_char = key.front(); in SetArgs() local254 llvm::StringRef key, quote_char; in GetSubValue() local
1574 std::string &suffix, char "e_char) { in ExtractCommand()1685 const char quote_char = entry.GetQuoteChar(); in BuildAliasResult() local3425 char quote_char = '\0'; in ResolveCommandImpl() local
292 char quote_char = request.GetParsedArg().GetQuoteChar(); in HandleCompletionWithDescriptions() local
829 static constexpr llvm::StringLiteral quote_char("\""); in NSURLSummaryProvider() local