Home | History | Annotate | Download | only in base

Lines Matching full:unbound

494 // Unbound argument type support tests.
495 // - Unbound value.
496 // - Unbound pointer.
497 // - Unbound reference.
498 // - Unbound const reference.
499 // - Unbound unsized array.
500 // - Unbound sized array.
501 // - Unbound array-of-arrays.
516 // Function with unbound reference parameter.
715 // - Callback supports unbound arguments.
752 // Test unbound argument forwarding.