Searched defs:DoPreprocessing (Results 1 – 1 of 1) sorted by relevance
1090 struct DoPreprocessing { struct1091 explicit DoPreprocessing(std::string* string): outputString(string) {} in DoPreprocessing() function1092 bool operator()(TParseContextBase& parseContext, TPpContext& ppContext, in operator ()()1214 std::string* outputString;