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