Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DPreprocessorLexer.h118 PPConditionalInfo &peekConditionalLevel() { in peekConditionalLevel() function
/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DPPDirectives.cpp670 PPConditionalInfo &CondInfo = CurPPLexer->peekConditionalLevel(); in SkipExcludedConditionalBlock()
698 PPConditionalInfo &CondInfo = CurPPLexer->peekConditionalLevel(); in SkipExcludedConditionalBlock()
742 PPConditionalInfo &CondInfo = CurPPLexer->peekConditionalLevel(); in SkipExcludedConditionalBlock()