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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp6820 std::string IvarTypeString, QuoteIvarTypeString; local
6821 Context->getObjCEncodingForType(IVQT, IvarTypeString,
6823 RewriteObj.QuoteDoublequotes(IvarTypeString, QuoteIvarTypeString);

Completed in 110 milliseconds