Home
last modified time | relevance | path

Searched refs:statements_has_func (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/tools/widl/
H A Dwidltypes.h602 static inline int statements_has_func(const statement_list_t *stmts) in statements_has_func() function
H A Dserver.c476 if (statements_has_func(type_iface_get_stmts(iface))) in write_server_stmts()