Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Lex/
H A DDependencyDirectivesScanner.cpp135 DirectiveKind topDirective() const { in topDirective() function
662 if (topDirective() == pp_else) in lexEndif()
671 if (topDirective() == pp_ifdef || topDirective() == pp_ifndef) { in lexEndif()