Searched refs:PCHWithHdrStopCreate (Results 1 – 5 of 5) sorted by relevance
87 bool PCHWithHdrStopCreate = false; variable
68 CI.getPreprocessorOpts().PCHWithHdrStopCreate = false; in disableUnsupportedOptions()
677 else if (!PPOpts->PCHWithHdrStopCreate) in SkipTokensWhileUsingPCH()
4178 if (Opts.PCHWithHdrStop && !Opts.PCHWithHdrStopCreate) in GeneratePreprocessorArgs()
5940 MarshallingInfoFlag<PreprocessorOpts<"PCHWithHdrStopCreate">>;