Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Frontend/Rewrite/
DRewriteModernObjC.cpp3105 static unsigned stretCount=0; in SynthMsgSendStretCallExpr() local
3106 std::string name = "__Stret"; name += utostr(stretCount); in SynthMsgSendStretCallExpr()
3172 ++stretCount; in SynthMsgSendStretCallExpr()
/external/clang/lib/Frontend/Rewrite/
DRewriteModernObjC.cpp3105 static unsigned stretCount=0; in SynthMsgSendStretCallExpr() local
3106 std::string name = "__Stret"; name += utostr(stretCount); in SynthMsgSendStretCallExpr()
3172 ++stretCount; in SynthMsgSendStretCallExpr()