Searched defs:DoPreprocessing (Results 1 – 1 of 1) sorted by relevance
1062 struct DoPreprocessing { struct1063 explicit DoPreprocessing(std::string* string): outputString(string) {} in DoPreprocessing() argument1064 bool operator()(TParseContextBase& parseContext, TPpContext& ppContext, in operator ()()1198 std::string* outputString;