Searched refs:parseDoubleQuotedStringInto (Results 1 – 1 of 1) sorted by relevance
52 if (!parseDoubleQuotedStringInto(String)) return false; in parseStringInto()62 bool parseDoubleQuotedStringInto(std::string &String) { in parseDoubleQuotedStringInto() function in clang::tooling::__anon859e467e0111::CommandLineArgumentParser