Home
last modified time | relevance | path

Searched refs:DirectiveStart (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessorLexer.h92 void pushConditionalLevel(SourceLocation DirectiveStart, bool WasSkipping, in pushConditionalLevel() argument
95 CI.IfLoc = DirectiveStart; in pushConditionalLevel()