Searched refs:ProtoToCxx (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/tools/clang-fuzzer/proto-to-cxx/
H A Dproto_to_cxx.h22 std::string ProtoToCxx(const uint8_t *data, size_t size);
H A Dproto_to_cxx_main.cpp25 std::cout << clang_fuzzer::ProtoToCxx(
H A Dproto_to_cxx.cpp94 std::string ProtoToCxx(const uint8_t *data, size_t size) { function in namespace:clang_fuzzer

Completed in 145 milliseconds