OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CounterValue
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Lex/
Preprocessor.h
188
unsigned
CounterValue
= 0;
753
// FIXME:
CounterValue
?
1988
unsigned getCounterValue() const { return
CounterValue
; }
1989
void setCounterValue(unsigned V) {
CounterValue
= V; }
/src/external/apache2/llvm/dist/clang/lib/Lex/
PPMacroExpansion.cpp
1612
OS <<
CounterValue
++;
Completed in 27 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026