Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp3106 static unsigned stretCount=0; in SynthMsgSendStretCallExpr() local
3107 std::string name = "__Stret"; name += utostr(stretCount); in SynthMsgSendStretCallExpr()
3173 ++stretCount; in SynthMsgSendStretCallExpr()