Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp364 void SynthCountByEnumWithState(std::string &buf);
1395 void RewriteObjC::SynthCountByEnumWithState(std::string &buf) { in SynthCountByEnumWithState() function in RewriteObjC
1553 SynthCountByEnumWithState(buf); in RewriteObjCForCollectionStmt()
1595 SynthCountByEnumWithState(buf); in RewriteObjCForCollectionStmt()
H A DRewriteModernObjC.cpp428 void SynthCountByEnumWithState(std::string &buf);
1590 void RewriteModernObjC::SynthCountByEnumWithState(std::string &buf) { in SynthCountByEnumWithState() function in RewriteModernObjC
1764 SynthCountByEnumWithState(buf); in RewriteObjCForCollectionStmt()
1806 SynthCountByEnumWithState(buf); in RewriteObjCForCollectionStmt()