OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCounterValue
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Support/
DebugCounter.h
107
static int64_t
getCounterValue
(unsigned ID) {
/src/external/apache2/llvm/dist/clang/include/clang/Lex/
Preprocessor.h
1988
unsigned
getCounterValue
() const { return CounterValue; }
/src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTWriter.cpp
2159
if (PP.
getCounterValue
() != 0) {
2160
RecordData::value_type Record[] = {PP.
getCounterValue
()};
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
NewGVN.cpp
3390
StartingVNCounter = DebugCounter::
getCounterValue
(VNCounter);
Completed in 23 milliseconds
Indexes created Sat Sep 19 00:25:42 UTC 2026