Searched refs:AllowPCHWithDifferentModulesCachePath (Results 1 – 4 of 4) sorted by relevance
119 bool AllowPCHWithDifferentModulesCachePath = false; variable
427 ScanInstance.getPreprocessorOpts().AllowPCHWithDifferentModulesCachePath = in runInvocation()
873 if (!LangOpts.Modules || PPOpts.AllowPCHWithDifferentModulesCachePath || in checkModuleCachePath()
8433 MarshallingInfoFlag<PreprocessorOpts<"AllowPCHWithDifferentModulesCachePath">>;