Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Lex/
DDependencyDirectivesSourceMinimizer.h38 pp_undef, enumerator
/external/llvm-project/clang/unittests/Lex/
DDependencyDirectivesSourceMinimizerTest.cpp68 EXPECT_EQ(pp_undef, Tokens[1].K); in TEST()
/external/llvm-project/clang/lib/Lex/
DDependencyDirectivesSourceMinimizer.cpp842 .Case("undef", pp_undef) in lexPPLine()
DPPDirectives.cpp1011 case tok::pp_undef: in HandleDirective()
/external/clang/lib/Lex/
DPPDirectives.cpp1000 case tok::pp_undef: in HandleDirective()