Searched refs:uniqueByrefDeclCount (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp5600 static unsigned uniqueByrefDeclCount = 0; local
5603 BlockByRefDeclNo[ND] = uniqueByrefDeclCount++;
H A DRewriteObjC.cpp4705 static unsigned uniqueByrefDeclCount = 0; local
4708 BlockByRefDeclNo[ND] = uniqueByrefDeclCount++;

Completed in 200 milliseconds