OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isParsingPreprocessorDirective
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Lex/
TokenLexer.h
150
///
isParsingPreprocessorDirective
- Return true if we are in the middle of a
152
bool
isParsingPreprocessorDirective
() const;
/src/external/apache2/llvm/dist/clang/lib/Lex/
TokenLexer.cpp
935
///
isParsingPreprocessorDirective
- Return true if we are in the middle of a
937
bool TokenLexer::
isParsingPreprocessorDirective
() const {
Pragma.cpp
180
if ((CurTokenLexer && CurTokenLexer->
isParsingPreprocessorDirective
())
Completed in 64 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026