Searched defs:CppGenerator (Results 1 – 3 of 3) sorted by relevance
| /external/tensorflow/tensorflow/c/experimental/ops/gen/cpp/ | ||
| D | cpp_generator.cc | 23 CppGenerator::CppGenerator(cpp::CppConfig cpp_config, PathConfig path_config) in CppGenerator() function in tensorflow::generator::CppGenerator |
| /external/protobuf/src/google/protobuf/compiler/cpp/ | ||
| D | cpp_generator.cc | 55 CppGenerator::CppGenerator() {} in CppGenerator() function in google::protobuf::compiler::cpp::CppGenerator |
| /external/flatbuffers/src/ | ||
| D | idl_gen_cpp.cpp | 90 class CppGenerator : public BaseGenerator { class |