Home
last modified time | relevance | path

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

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