Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp363 void SynthCountByEnumWithState(std::string &buf);
1403 void RewriteObjC::SynthCountByEnumWithState(std::string &buf) { in SynthCountByEnumWithState() function in RewriteObjC
1561 SynthCountByEnumWithState(buf); in RewriteObjCForCollectionStmt()
1603 SynthCountByEnumWithState(buf); in RewriteObjCForCollectionStmt()
H A DRewriteModernObjC.cpp428 void SynthCountByEnumWithState(std::string &buf);
1595 void RewriteModernObjC::SynthCountByEnumWithState(std::string &buf) { in SynthCountByEnumWithState() function in RewriteModernObjC
1769 SynthCountByEnumWithState(buf); in RewriteObjCForCollectionStmt()
1811 SynthCountByEnumWithState(buf); in RewriteObjCForCollectionStmt()