Home
last modified time | relevance | path

Searched refs:pp_undef (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DDependencyDirectivesScanner.h64 pp_undef, enumerator
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DDependencyDirectivesScanner.cpp890 .Case("undef", pp_undef) in lexPPLine()
H A DPPDirectives.cpp1320 case tok::pp_undef: in HandleDirective()
H A DLexer.cpp4601 case pp_undef: in LexDependencyDirectiveTokenWhileSkipping()
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormatToken.h1842 case tok::pp_undef: in isVerilogPPDirective()