Home
last modified time | relevance | path

Searched refs:RewriteTest (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendOptions.h124 RewriteTest, enumerator
/freebsd-13.1/contrib/llvm-project/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp105 case RewriteTest: return std::make_unique<RewriteTestAction>(); in CreateFrontendBaseAction()
/freebsd-13.1/lib/clang/libclang/
H A DMakefile409 SRCS_MIN+= Frontend/Rewrite/RewriteTest.cpp
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp2391 {frontend::RewriteTest, OPT_rewrite_test}, in getFrontendActionTable()
4076 case frontend::RewriteTest: in isStrictlyPreprocessorAction()