HomeSort by: relevance | last modified time | path
    Searched defs:QuoteDoublequotes (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
RewriteModernObjC.cpp 565 void QuoteDoublequotes(std::string &From, std::string &To) {
6391 RewriteObj.QuoteDoublequotes(PropertyTypeString, QuotePropertyTypeString);
6722 RewriteObj.QuoteDoublequotes(MethodTypeString, QuoteMethodTypeString);
6830 RewriteObj.QuoteDoublequotes(IvarTypeString, QuoteIvarTypeString);
RewriteObjC.cpp 471 void QuoteDoublequotes(std::string &From, std::string &To) {
5340 QuoteDoublequotes(TmpString, StrEncoding);
5351 QuoteDoublequotes(TmpString, StrEncoding);

Completed in 22 milliseconds