Home
last modified time | relevance | path

Searched defs:pushConditionalLevel (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessorLexer.h93 void pushConditionalLevel(SourceLocation DirectiveStart, bool WasSkipping, in pushConditionalLevel() function
102 void pushConditionalLevel(const PPConditionalInfo &CI) { in pushConditionalLevel() function