Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DPreprocessorLexer.h94 void pushConditionalLevel(SourceLocation DirectiveStart, bool WasSkipping, in pushConditionalLevel() argument
97 CI.IfLoc = DirectiveStart; in pushConditionalLevel()