Home
last modified time | relevance | path

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

/external/libogg/
Dconfigure.in296 AC_SUBST(OPT) subst
/external/clang/include/clang/Sema/
DExternalSemaSource.h199 const ObjCObjectPointerType *OPT) { in CorrectTypo()
/external/clang/lib/AST/
DType.cpp412 if (const ObjCObjectPointerType *OPT = getAs<ObjCObjectPointerType>()) in getPointeeType() local
495 if (const ObjCObjectPointerType *OPT = getAs<ObjCObjectPointerType>()) { in getAsObjCQualifiedIdType() local
505 if (const ObjCObjectPointerType *OPT = getAs<ObjCObjectPointerType>()) { in getAsObjCQualifiedClassType() local
513 if (const ObjCObjectPointerType *OPT = getAs<ObjCObjectPointerType>()) { in getAsObjCInterfacePointerType() local
2387 if (const PointerType *OPT = getAs<PointerType>()) in isObjCIndirectLifetimeType() local
DASTContext.cpp3616 if (const ObjCObjectPointerType *OPT = QT->getAs<ObjCObjectPointerType>()) { in ObjCObjectAdoptsQTypeProtocols() local
3634 const ObjCObjectPointerType *OPT = QT->getAs<ObjCObjectPointerType>(); in QIdProtocolsAdoptObjCObjectProtocols() local
5596 const ObjCObjectPointerType *OPT = T->castAs<ObjCObjectPointerType>(); in getObjCEncodingForTypeImpl() local
/external/clang/test/Sema/
Dbuiltins.c166 #define OPT(...) (__builtin_constant_p(__VA_ARGS__) && strlen(__VA_ARGS__) < 4) in test17() macro
/external/clang/unittests/Sema/
DExternalSemaSourceTest.cpp108 const ObjCObjectPointerType *OPT) override { in CorrectTypo()
/external/libogg/win32/
DMakefile94 OPT = macro
/external/clang/lib/Sema/
DMultiplexExternalSemaSource.cpp290 const ObjCObjectPointerType *OPT) { in CorrectTypo()
DSemaLookup.cpp4062 const ObjCObjectPointerType *OPT, bool ErrorRecovery) { in makeTypoCorrectionConsumer()
4235 const ObjCObjectPointerType *OPT, in CorrectTypo()
4370 const ObjCObjectPointerType *OPT) { in CorrectTypoDelayed()
DSemaExprMember.cpp1411 const ObjCObjectPointerType *OPT; in LookupMemberExpr() local
DSemaExprObjC.cpp1496 const ObjCObjectPointerType *OPT, in LookupMethodInQualifiedType()
1511 HandleExprPropertyRefExpr(const ObjCObjectPointerType *OPT, in HandleExprPropertyRefExpr()
DSemaDeclObjC.cpp619 if (const ObjCObjectType *OPT = T->getAs<ObjCObjectType>()) in ActOnTypedefedProtocols() local
DSemaExpr.cpp5787 const ObjCObjectPointerType *OPT = QT->getAs<ObjCObjectPointerType>(); in isObjCPtrBlockCompatible() local
9787 else if (const ObjCObjectPointerType *OPT = in CheckIndirectionOperand() local
/external/clang/lib/CodeGen/
DCGObjCGNU.cpp1102 const ObjCObjectPointerType *OPT = T->getAs<ObjCObjectPointerType>(); in GetEHType() local
DCGExprScalar.cpp1829 const ObjCObjectPointerType *OPT = type->castAs<ObjCObjectPointerType>(); in EmitScalarPrePostIncDec() local
DCGObjCMac.cpp3906 const ObjCObjectPointerType *OPT = nullptr; in EmitTryOrSynchronizedStmt() local