Searched refs:AllowPCHWithDifferentModulesCachePath (Results 1 – 4 of 4) sorted by relevance
111 bool AllowPCHWithDifferentModulesCachePath = false; variable
171 Compiler.getPreprocessorOpts().AllowPCHWithDifferentModulesCachePath = true; in runInvocation()
790 !PPOpts.AllowPCHWithDifferentModulesCachePath) { in checkHeaderSearchOptions()
5545 MarshallingInfoFlag<PreprocessorOpts<"AllowPCHWithDifferentModulesCachePath">>;