Searched defs:isParsingPreprocessorDirective (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Lex/
H A DTokenLexer.cpp687 /// isParsingPreprocessorDirective - Return true if we are in the middle of a
689 bool TokenLexer::isParsingPreprocessorDirective() const { function in class:TokenLexer

Completed in 64 milliseconds