Searched defs:DoPreprocessing (Results 1 – 2 of 2) sorted by relevance
1084 struct DoPreprocessing { struct1085 explicit DoPreprocessing(std::string* string): outputString(string) {} in DoPreprocessing() argument1086 bool operator()(TParseContextBase& parseContext, TPpContext& ppContext, in operator ()()1220 std::string* outputString;
1063 struct DoPreprocessing { struct1064 explicit DoPreprocessing(std::string* string): outputString(string) {} in DoPreprocessing() argument1065 bool operator()(TParseContextBase& parseContext, TPpContext& ppContext, in operator ()()1199 std::string* outputString;