OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NumSkipped
(Results
1 - 3
of
3
) sorted by null
/external/clang/lib/Lex/
Preprocessor.cpp
130
NumSkipped
= 0;
231
llvm::errs() <<
NumSkipped
<< " #if/#ifndef#ifdef regions skipped\n";
PPDirectives.cpp
198
++
NumSkipped
;
[
all
...]
/external/clang/include/clang/Lex/
Preprocessor.h
269
unsigned
NumSkipped
;
[
all
...]
Completed in 17 milliseconds