Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DDependencyDirectivesScanner.h78 pp_elifndef, enumerator
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DDependencyDirectivesScanner.cpp898 .Case("elifndef", pp_elifndef) in lexPPLine()
H A DPPDirectives.cpp1301 case tok::pp_elifndef: in HandleDirective()
3598 case tok::pp_elifndef: in HandleElifFamilyDirective()
H A DLexer.cpp4624 case pp_elifndef: in LexDependencyDirectiveTokenWhileSkipping()
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp955 tok::pp_elif, tok::pp_elifdef, tok::pp_elifndef, in markFinalized()
H A DUnwrappedLineParser.cpp1024 case tok::pp_elifndef: in parsePPDirective()