Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DHeaderSearchOptions.h197 unsigned ModulesValidateSystemHeaders : 1; variable
212 ModulesValidateSystemHeaders(false), UseDebugInfo(false), in Sysroot()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInstance.cpp518 HSOpts.ModulesValidateSystemHeaders, UseGlobalModuleIndex)); in createPCHExternalASTSource()
1488 HSOpts.ModulesValidateSystemHeaders, in createModuleManager()
H A DCompilerInvocation.cpp1956 Opts.ModulesValidateSystemHeaders = in ParseHeaderSearchArgs()