Searched refs:pp_elif (Results 1 – 9 of 9) sorted by relevance
| /freebsd-14-stable/contrib/llvm-project/clang/include/clang/Lex/ |
| HD | DependencyDirectivesScanner.h | 76 pp_elif, enumerator
|
| /freebsd-14-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
| HD | InclusionRewriter.cpp | 484 case tok::pp_elif: { in Process() 486 tok::pp_elif); in Process()
|
| /freebsd-14-stable/contrib/llvm-project/clang/lib/Format/ |
| HD | DefinitionBlockSeparator.cpp | 111 tok::pp_elifdef, tok::pp_elif, in separateBlocks()
|
| HD | UnwrappedLineFormatter.cpp | 955 tok::pp_elif, tok::pp_elifdef, tok::pp_elifndef, in markFinalized()
|
| HD | TokenAnnotator.cpp | 1919 case tok::pp_elif: in parsePreprocessorDirective() 4731 if (Left.isOneOf(tok::pp_elif, tok::kw_for, tok::kw_while, tok::kw_switch, in spaceRequiredBetween()
|
| HD | UnwrappedLineParser.cpp | 1025 case tok::pp_elif: in parsePPDirective()
|
| /freebsd-14-stable/contrib/llvm-project/clang/lib/Lex/ |
| HD | DependencyDirectivesScanner.cpp | 896 .Case("elif", pp_elif) in lexPPLine()
|
| HD | PPDirectives.cpp | 1299 case tok::pp_elif: in HandleDirective() 3548 PPElifDiag DirKind = Kind == tok::pp_elif ? PED_Elif in HandleElifFamilyDirective() 3591 case tok::pp_elif: in HandleElifFamilyDirective()
|
| HD | Lexer.cpp | 4622 case pp_elif: in LexDependencyDirectiveTokenWhileSkipping()
|