Home
last modified time | relevance | path

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

/src/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.cpp427 void SynthCountByEnumWithState(std::string &buf);
1594 void RewriteModernObjC::SynthCountByEnumWithState(std::string &buf) { in SynthCountByEnumWithState() function in RewriteModernObjC
1768 SynthCountByEnumWithState(buf); in RewriteObjCForCollectionStmt()
1810 SynthCountByEnumWithState(buf); in RewriteObjCForCollectionStmt()