Home | History | Annotate | Download | only in Sema

Lines Matching refs:IFace

10171         auto IFace = MD->getClassInterface();
10172 if (!IFace)
10174 auto SuperD = IFace->getSuperClass();