Lines Matching full:signatures
524 /* An ir_function_signature will be part of the list of signatures in
561 * invariants (i.e., a function signature is in the list of signatures for
661 this->signatures.push_tail(sig);
665 * Get an iterator for the set of function signatures
669 return signatures.iterator();
702 struct exec_list signatures;