Searched defs:QuoteDoublequotes (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/Rewrite/
H A DRewriteObjC.cpp471 void QuoteDoublequotes(std::string &From, std::string &To) { function in class:__anon3250::RewriteObjC
5449 QuoteDoublequotes(TmpString, StrEncoding);
5460 QuoteDoublequotes(TmpString, StrEncoding);
H A DRewriteModernObjC.cpp509 void QuoteDoublequotes(std::string &From, std::string &To) { function in class:__anon3247::RewriteModernObjC
6082 RewriteObj.QuoteDoublequotes(PropertyTypeString, QuotePropertyTypeString);
6412 RewriteObj.QuoteDoublequotes(MethodTypeString, QuoteMethodTypeString);
6487 RewriteObj.QuoteDoublequotes(IvarTypeString, QuoteIvarTypeString);

Completed in 86 milliseconds