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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessorLexer.h92 void pushConditionalLevel(SourceLocation DirectiveStart, bool WasSkipping, function in class:clang::PreprocessorLexer
101 void pushConditionalLevel(const PPConditionalInfo &CI) { function in class:clang::PreprocessorLexer

Completed in 55 milliseconds