Home
last modified time | relevance | path

Searched refs:parseDoubleQuotedStringInto (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp73 if (!parseDoubleQuotedStringInto(String)) return false; in parseStringInto()
83 bool parseDoubleQuotedStringInto(std::string &String) { in parseDoubleQuotedStringInto() function in __anon39e321de0111::CommandLineArgumentParser