Home
last modified time | relevance | path

Searched defs:OPT (Results 1 – 19 of 19) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-opts.c286 #define OPT(text, flags, code) code, macro
302 #define OPT(text, flags, code) { text, sizeof(text) - 1, flags, code }, macro
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DExternalSemaSource.h215 const ObjCObjectPointerType *OPT) { in CorrectTypo()
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DType.cpp632 if (const auto *OPT = getAs<ObjCObjectPointerType>()) in getPointeeType() local
688 const auto *OPT = getAs<ObjCObjectPointerType>(); in isObjCIdOrObjectKindOfType() local
711 const auto *OPT = getAs<ObjCObjectPointerType>(); in isObjCClassOrClassKindOfType() local
1735 if (const auto *OPT = getAs<ObjCObjectPointerType>()) { in getAsObjCQualifiedIdType() local
1745 if (const auto *OPT = getAs<ObjCObjectPointerType>()) { in getAsObjCQualifiedClassType() local
1761 if (const auto *OPT = getAs<ObjCObjectPointerType>()) { in getAsObjCInterfacePointerType() local
4432 if (const auto *OPT = getAs<PointerType>()) in isObjCIndirectLifetimeType() local
H A DDeclPrinter.cpp156 else if (const ObjCObjectPointerType *OPT = in GetBaseType() local
H A DASTContext.cpp5504 if (const auto *OPT = QT->getAs<ObjCObjectPointerType>()) { in ObjCObjectAdoptsQTypeProtocols() local
5522 const auto *OPT = QT->getAs<ObjCObjectPointerType>(); in QIdProtocolsAdoptObjCObjectProtocols() local
8424 const auto *OPT = T->castAs<ObjCObjectPointerType>(); in getObjCEncodingForTypeImpl() local
/openbsd-src/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dtic54x.h32 OPT = 0x8000, enumerator
/openbsd-src/gnu/usr.bin/binutils/include/opcode/
H A Dtic54x.h32 OPT = 0x8000, enumerator
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DMultiplexExternalSemaSource.cpp326 const ObjCObjectPointerType *OPT) { in CorrectTypo()
H A DSemaExprObjC.cpp1959 const ObjCObjectPointerType *OPT, in LookupMethodInQualifiedType()
1974 HandleExprPropertyRefExpr(const ObjCObjectPointerType *OPT, in HandleExprPropertyRefExpr()
2505 const auto *OPT = ReceiverType->getAs<ObjCObjectPointerType>(); in checkFoundationAPI() local
3343 if (const auto *OPT = ReceiverType->getAs<ObjCObjectPointerType>()) { in BuildInstanceMessage() local
H A DSemaLookup.cpp5168 const ObjCObjectPointerType *OPT, bool ErrorRecovery) { in makeTypoCorrectionConsumer()
5346 const ObjCObjectPointerType *OPT, in CorrectTypo()
5479 const ObjCObjectPointerType *OPT) { in CorrectTypoDelayed()
H A DSemaExprMember.cpp1487 const ObjCObjectPointerType *OPT; in LookupMemberExpr() local
H A DSemaDeclObjC.cpp1132 if (const ObjCObjectType *OPT = T->getAs<ObjCObjectType>()) { in ActOnTypedefedProtocols() local
H A DSemaDeclAttr.cpp6255 if (const auto *OPT = Pointee->getAs<ObjCObjectPointerType>()) in isErrorParameter() local
H A DSemaExpr.cpp14789 else if (const ObjCObjectPointerType *OPT = in CheckIndirectionOperand() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTUtils.h550 const clang::ObjCObjectPointerType *OPT) override { in CorrectTypo()
/openbsd-src/gnu/llvm/clang/lib/Index/
H A DUSRGeneration.cpp835 if (const ObjCObjectPointerType *OPT = T->getAs<ObjCObjectPointerType>()) { in VisitType() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGObjCGNU.cpp2401 const ObjCObjectPointerType *OPT = T->getAs<ObjCObjectPointerType>(); in GetEHType() local
H A DCGExprScalar.cpp2802 const ObjCObjectPointerType *OPT = type->castAs<ObjCObjectPointerType>(); in EmitScalarPrePostIncDec() local
H A DCGObjCMac.cpp4744 const ObjCObjectPointerType *OPT = nullptr; in EmitTryOrSynchronizedStmt() local