OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uniqueByrefDeclCount
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
RewriteModernObjC.cpp
5607
static unsigned
uniqueByrefDeclCount
= 0;
5610
BlockByRefDeclNo[ND] =
uniqueByrefDeclCount
++;
RewriteObjC.cpp
4711
static unsigned
uniqueByrefDeclCount
= 0;
4714
BlockByRefDeclNo[ND] =
uniqueByrefDeclCount
++;
Completed in 37 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026