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

/fuchsia/zircon/system/host/fidl/lib/
H A Dflat_ast.cpp717 Name superinterface_name; local
719 if (!CompileCompoundIdentifier(superinterface.get(), location, &superinterface_name)) {
722 superinterfaces.push_back(std::move(superinterface_name));

Completed in 22 milliseconds