Home | History | Annotate | Download | only in Sema

Lines Matching refs:OPT

3691 /// \param OPT when non-NULL, the search for visible declarations will
3692 /// also walk the protocols in the qualified interfaces of \p OPT.
3704 const ObjCObjectPointerType *OPT) {
3746 if (OPT) {
3748 I = OPT->qual_begin(), E = OPT->qual_end();