Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp361 void SynthCountByEnumWithState(std::string &buf);
1401 void RewriteObjC::SynthCountByEnumWithState(std::string &buf) { in SynthCountByEnumWithState() function in RewriteObjC
1559 SynthCountByEnumWithState(buf); in RewriteObjCForCollectionStmt()
1601 SynthCountByEnumWithState(buf); in RewriteObjCForCollectionStmt()
H A DRewriteModernObjC.cpp426 void SynthCountByEnumWithState(std::string &buf);
1593 void RewriteModernObjC::SynthCountByEnumWithState(std::string &buf) { in SynthCountByEnumWithState() function in RewriteModernObjC
1767 SynthCountByEnumWithState(buf); in RewriteObjCForCollectionStmt()
1809 SynthCountByEnumWithState(buf); in RewriteObjCForCollectionStmt()