Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp5593 static unsigned uniqueByrefDeclCount = 0; in RewriteFunctionBodyOrGlobalInitializer() local
5596 BlockByRefDeclNo[ND] = uniqueByrefDeclCount++; in RewriteFunctionBodyOrGlobalInitializer()