Searched refs:transitive_pb_h (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/src/google/protobuf/compiler/cpp/ | ||
D | cpp_options.h | 56 bool transitive_pb_h = true; member |
D | cpp_file.cc | 299 if (options_.transitive_pb_h) { in GeneratePBHeader() |