Home | History | Annotate | Download | only in slang

Lines Matching defs:OET

184     const RSExportType *OET = EF->getOutType();
186 if (OET) {
187 genTypeInstanceFromPointer(OET);
417 const RSExportType *OET = ef->getOutType();
424 if (OET) {
425 genTypeCheck(OET, "aout");