Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:OID

155   if (const ObjCImplementationDecl *OID = 
157 OS << OID->getName();
158 } else if (const ObjCInterfaceDecl *OID =
160 OS << OID->getName();