OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NumDirectives
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Parse/
ParseStmt.cpp
1244
unsigned
NumDirectives
;
1250
NumDirectives
(P.getPreprocessor().getNumDirectives()), Kind(K),
1299
ShouldSkip ||
NumDirectives
!= P.getPreprocessor().getNumDirectives() ||
/src/external/apache2/llvm/dist/clang/include/clang/Lex/
Preprocessor.h
798
unsigned
NumDirectives
= 0;
953
return
NumDirectives
;
/src/external/apache2/llvm/dist/clang/lib/Lex/
Preprocessor.cpp
270
llvm::errs() <<
NumDirectives
<< " directives found:\n";
PPDirectives.cpp
939
++
NumDirectives
;
Completed in 22 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026