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