Searched refs:PCHWithHdrStopCreate (Results 1 – 4 of 4) sorted by relevance
67 bool PCHWithHdrStopCreate = false; variable
84 CI->getPreprocessorOpts().PCHWithHdrStopCreate = false; in buildCompilerInvocation()
665 else if (!PPOpts->PCHWithHdrStopCreate) in SkipTokensWhileUsingPCH()
3629 Opts.PCHWithHdrStopCreate = Args.hasArg(OPT_pch_through_hdrstop_create); in ParsePreprocessorArgs()