Home | History | Annotate | Download | only in Sema

Lines Matching refs:OPT

3698 /// \param OPT when non-NULL, the search for visible declarations will
3699 /// also walk the protocols in the qualified interfaces of \p OPT.
3711 const ObjCObjectPointerType *OPT) {
3764 if (OPT) {
3766 I = OPT->qual_begin(), E = OPT->qual_end();