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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp363 void SynthCountByEnumWithState(std::string &buf);
1392 /// SynthCountByEnumWithState - To print:
1401 void RewriteObjC::SynthCountByEnumWithState(std::string &buf) { function in class:RewriteObjC
1559 SynthCountByEnumWithState(buf);
1601 SynthCountByEnumWithState(buf);
H A DRewriteModernObjC.cpp427 void SynthCountByEnumWithState(std::string &buf);
1583 /// SynthCountByEnumWithState - To print:
1592 void RewriteModernObjC::SynthCountByEnumWithState(std::string &buf) { function in class:RewriteModernObjC
1766 SynthCountByEnumWithState(buf);
1808 SynthCountByEnumWithState(buf);

Completed in 143 milliseconds