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

/external/clang/lib/Rewrite/Frontend/
H A DRewriteObjC.cpp371 void SynthCountByEnumWithState(std::string &buf);
1393 /// SynthCountByEnumWithState - To print:
1402 void RewriteObjC::SynthCountByEnumWithState(std::string &buf) { function in class:RewriteObjC
1560 SynthCountByEnumWithState(buf);
1602 SynthCountByEnumWithState(buf);
H A DRewriteModernObjC.cpp438 void SynthCountByEnumWithState(std::string &buf);
1616 /// SynthCountByEnumWithState - To print:
1625 void RewriteModernObjC::SynthCountByEnumWithState(std::string &buf) { function in class:RewriteModernObjC
1799 SynthCountByEnumWithState(buf);
1841 SynthCountByEnumWithState(buf);

Completed in 55 milliseconds