Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp80 case VerifyPCH: return std::make_unique<VerifyPCHAction>(); in CreateFrontendBaseAction()
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendOptions.h115 VerifyPCH, enumerator
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp2641 {frontend::VerifyPCH, OPT_verify_pch}, in getFrontendActionTable()
4484 case frontend::VerifyPCH: in isStrictlyPreprocessorAction()