Searched refs:BuildInterfaceHeader (Results 1 – 3 of 3) sorted by relevance
52 std::unique_ptr<Document> BuildInterfaceHeader(const TypeNamespace& types,
1457 unique_ptr<Document> doc = internals::BuildInterfaceHeader(types_, *interface, options_); in TEST_F()
898 unique_ptr<Document> BuildInterfaceHeader(const TypeNamespace& types, in BuildInterfaceHeader() function1119 header = BuildInterfaceHeader(types, interface, options); in WriteHeader()