Searched refs:DoPreprocessing (Results 1 – 1 of 1) sorted by relevance
1090 struct DoPreprocessing { struct1091 explicit DoPreprocessing(std::string* string): outputString(string) {} in DoPreprocessing() argument1277 DoPreprocessing parser(outputString); in PreprocessDeferred()