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

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

Completed in 130 milliseconds