Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Lex/
H A DDependencyDirectivesScanner.cpp139 DirectiveKind topDirective() const { in topDirective() function
671 if (topDirective() == pp_else) in lexEndif()
680 if (topDirective() == pp_ifdef || topDirective() == pp_ifndef) { in lexEndif()