Searched defs:OptGeneratorImpl (Results 1 – 1 of 1) sorted by relevance
25 class OptGeneratorImpl { class27 explicit OptGeneratorImpl(const FileDescriptor* file) : fileContent_(file), printer_(nullptr) {} in OptGeneratorImpl() function in OptGeneratorImpl