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