Searched defs:is_tagged (Results 1 – 4 of 4) sorted by relevance
49 struct is_tagged : struct53 struct is_tagged< tagged< Type, Tag > > : struct
50 typename boost::is_base_of<ast::tagged, T> is_tagged; in operator ()() local79 typename boost::is_base_of<ast::tagged, T> is_tagged; in operator ()() local
64 gboolean (* is_tagged) (GAsyncResult *res, member
134 bool is_tagged(Vertex node) const { return data[get(id, node)] >= tag; } in is_tagged() function in boost::detail::Marker