Searched defs:in_tree (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/typelib/xpidl/
H A Dxpidl_util.c224 verify_type_fits_version(IDL_tree in_tree, IDL_tree error_tree) argument
231 if (IDL_tree_property_get(in_tree, "utf8string") != NULL ||
232 IDL_tree_property_get(in_tree, "cstring") != NULL ||
233 IDL_tree_property_get(in_tree, "astring") != NULL)

Completed in 78 milliseconds