Searched refs:QuotePropertyTypeString (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp6491 std::string PropertyTypeString, QuotePropertyTypeString; local
6493 RewriteObj.QuoteDoublequotes(PropertyTypeString, QuotePropertyTypeString);
6494 Result += "\""; Result += QuotePropertyTypeString; Result += "\"";

Completed in 62 milliseconds