Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Frontend/
DFrontendOptions.h103 VerifyPCH, enumerator
/freebsd-12-stable/contrib/llvm-project/clang/lib/FrontendTool/
DExecuteCompilerInvocation.cpp73 case VerifyPCH: return std::make_unique<VerifyPCHAction>(); in CreateFrontendBaseAction()
/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/
DCompilerInvocation.cpp2385 {frontend::VerifyPCH, OPT_verify_pch}, in getFrontendActionTable()
4073 case frontend::VerifyPCH: in isStrictlyPreprocessorAction()