Searched refs:GeneratePreamble (Results 1 – 3 of 3) sorted by relevance
134 bool GeneratePreamble = false; variable
441 PreprocessorOpts.GeneratePreamble = true; in Build()
158 if (this->PPOpts->GeneratePreamble) in Preprocessor()