Searched refs:predicate_id (Results 1 – 1 of 1) sorted by relevance
402 struct predicate_id : public id_base struct404 predicate_id (const char *id_) in predicate_id() argument440 is_a_helper <predicate_id *>::test (id_base *id) in test()455 static predicate_id *458 predicate_id *p = new predicate_id (id); in add_predicate()629 predicate (predicate_id *p_, source_location loc) in predicate()631 predicate_id *p;2253 && is_a <predicate_id *> (id))) in walk_c_expr()3058 predicate_id *p = as_a <predicate_id *> (e->operation); in gen_kids_1()3274 else if (is_a <predicate_id *> (opr)) in gen_1()[all …]