Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DFrontendOptions.h103 VerifyPCH, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp73 case VerifyPCH: return std::make_unique<VerifyPCHAction>(); in CreateFrontendBaseAction()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInvocation.cpp2388 {frontend::VerifyPCH, OPT_verify_pch}, in getFrontendActionTable()
4066 case frontend::VerifyPCH: in isStrictlyPreprocessorAction()