Home
last modified time | relevance | path

Searched refs:VerifyPCH (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/Frontend/
H A DFrontendOptions.h109 VerifyPCH, enumerator
/llvm-project-15.0.7/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp78 case VerifyPCH: return std::make_unique<VerifyPCHAction>(); in CreateFrontendBaseAction()
/llvm-project-15.0.7/clang/lib/Frontend/
H A DCompilerInvocation.cpp2481 {frontend::VerifyPCH, OPT_verify_pch}, in getFrontendActionTable()
4136 case frontend::VerifyPCH: in isStrictlyPreprocessorAction()