Searched defs:TextFileHandler (Results 1 – 1 of 1) sorted by relevance
761 class TextFileHandler final : public FileHandler { class847 TextFileHandler(StringRef Comment) : Comment(Comment), ReadChars(0) { in TextFileHandler() function in TextFileHandler