Home
last modified time | relevance | path

Searched refs:pp_elifndef (Results 1 – 7 of 7) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Lex/
HDDependencyDirectivesScanner.h78 pp_elifndef, enumerator
/freebsd-14-stable/contrib/llvm-project/clang/lib/Format/
HDDefinitionBlockSeparator.cpp110 tok::pp_ifndef, tok::pp_elifndef, in separateBlocks()
HDUnwrappedLineFormatter.cpp955 tok::pp_elif, tok::pp_elifdef, tok::pp_elifndef, in markFinalized()
HDUnwrappedLineParser.cpp1024 case tok::pp_elifndef: in parsePPDirective()
/freebsd-14-stable/contrib/llvm-project/clang/lib/Lex/
HDDependencyDirectivesScanner.cpp898 .Case("elifndef", pp_elifndef) in lexPPLine()
HDPPDirectives.cpp1301 case tok::pp_elifndef: in HandleDirective()
3598 case tok::pp_elifndef: in HandleElifFamilyDirective()
HDLexer.cpp4624 case pp_elifndef: in LexDependencyDirectiveTokenWhileSkipping()