Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DDependencyDirectivesScanner.h78 pp_elifndef, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DDefinitionBlockSeparator.cpp110 tok::pp_ifndef, tok::pp_elifndef, in separateBlocks()
H A DUnwrappedLineFormatter.cpp946 tok::pp_elif, tok::pp_elifdef, tok::pp_elifndef, in markFinalized()
H A DUnwrappedLineParser.cpp1013 case tok::pp_elifndef: in parsePPDirective()
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DDependencyDirectivesScanner.cpp887 .Case("elifndef", pp_elifndef) in lexPPLine()
H A DPPDirectives.cpp1229 case tok::pp_elifndef: in HandleDirective()
3520 case tok::pp_elifndef: in HandleElifFamilyDirective()
H A DLexer.cpp4568 case pp_elifndef: in LexDependencyDirectiveTokenWhileSkipping()