Searched defs:make_stream (Results 1 – 3 of 3) sorted by relevance
124 struct make_stream struct126 typedef stream_parser<Char> result_type;127 result_type operator()(unused_type, unused_type) const in operator ()()
310 struct make_stream struct312 static bool const lower =315 static bool const upper =323 > result_type;325 result_type operator()(unused_type, unused_type) const in operator ()()
147 def make_stream(self): member in MacroChecker.processFile.FileStreamMaker176 def make_stream(self): member in MacroChecker.processString.StringStreamMaker