Home | History | Annotate | Download | only in Sema

Lines Matching refs:arg_type_end

1197          AE = Proto->arg_type_end(); AI != AE; ++AI) {