Searched defs:class_method_func (Results 1 – 4 of 4) sorted by relevance
311 … std::function <bool (const char *, const char *)> const &class_method_func, in Describe()
544 … auto class_method_func = [log, interface_decl, this](const char *name, const char *types) -> bool in FinishDecl() local
949 std::function <bool (const char *, const char *)> const &class_method_func, in Describe()
223 std::function <bool (const char*, const char*)> const &class_method_func, in Describe()