Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Lex/
HDPreprocessorLexer.h118 PPConditionalInfo &peekConditionalLevel() { in peekConditionalLevel() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
HDPPDirectives.cpp691 PPConditionalInfo &CondInfo = CurPPLexer->peekConditionalLevel(); in SkipExcludedConditionalBlock()
719 PPConditionalInfo &CondInfo = CurPPLexer->peekConditionalLevel(); in SkipExcludedConditionalBlock()
763 PPConditionalInfo &CondInfo = CurPPLexer->peekConditionalLevel(); in SkipExcludedConditionalBlock()