Lines Matching refs:CAD
840 void ASTDeclReader::VisitObjCCompatibleAliasDecl(ObjCCompatibleAliasDecl *CAD) {841 VisitNamedDecl(CAD);842 CAD->setClassInterface(ReadDeclAs<ObjCInterfaceDecl>(Record, Idx));