Home
last modified time | relevance | path

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

/external/libogg/
Dconfigure.in296 AC_SUBST(OPT) subst
/external/clang/include/clang/Sema/
DExternalSemaSource.h204 const ObjCObjectPointerType *OPT) { in CorrectTypo()
/external/chromium_org/third_party/leveldatabase/src/
DMakefile9 OPT ?= -O2 -DNDEBUG # (A) Production use (optimized mode) macro
/external/clang/test/Sema/
Dbuiltins.c161 #define OPT(...) (__builtin_constant_p(__VA_ARGS__) && strlen(__VA_ARGS__) < 4) in test17() macro
/external/smack/src/org/xbill/DNS/
DType.java133 public static final int OPT = 41; field in Type
266 types.add(OPT, "OPT", new OPTRecord()); in types.add() argument
/external/clang/lib/AST/
DType.cpp419 if (const ObjCObjectPointerType *OPT = getAs<ObjCObjectPointerType>()) in getPointeeType() local
502 if (const ObjCObjectPointerType *OPT = getAs<ObjCObjectPointerType>()) { in getAsObjCQualifiedIdType() local
512 if (const ObjCObjectPointerType *OPT = getAs<ObjCObjectPointerType>()) { in getAsObjCQualifiedClassType() local
520 if (const ObjCObjectPointerType *OPT = getAs<ObjCObjectPointerType>()) { in getAsObjCInterfacePointerType() local
2396 if (const PointerType *OPT = getAs<PointerType>()) in isObjCIndirectLifetimeType() local
DASTContext.cpp3538 if (const ObjCObjectPointerType *OPT = QT->getAs<ObjCObjectPointerType>()) { in ObjCObjectAdoptsQTypeProtocols() local
3556 const ObjCObjectPointerType *OPT = QT->getAs<ObjCObjectPointerType>(); in QIdProtocolsAdoptObjCObjectProtocols() local
5474 const ObjCObjectPointerType *OPT = T->castAs<ObjCObjectPointerType>(); in getObjCEncodingForTypeImpl() local
/external/clang/unittests/Sema/
DExternalSemaSourceTest.cpp109 const ObjCObjectPointerType *OPT) { in CorrectTypo()
/external/libogg/win32/
DMakefile94 OPT = macro
/external/clang/lib/Sema/
DMultiplexExternalSemaSource.cpp288 const ObjCObjectPointerType *OPT) { in CorrectTypo()
DSemaExprMember.cpp1394 const ObjCObjectPointerType *OPT; in LookupMemberExpr() local
DSemaExprObjC.cpp1485 const ObjCObjectPointerType *OPT, in LookupMethodInQualifiedType()
1558 HandleExprPropertyRefExpr(const ObjCObjectPointerType *OPT, in HandleExprPropertyRefExpr()
DSemaDeclObjC.cpp622 if (const ObjCObjectType *OPT = T->getAs<ObjCObjectType>()) in ActOnTypedefedProtocols() local
DSemaLookup.cpp4166 const ObjCObjectPointerType *OPT, in CorrectTypo()
DSemaExpr.cpp5581 const ObjCObjectPointerType *OPT = QT->getAs<ObjCObjectPointerType>(); in isObjCPtrBlockCompatible() local
9128 else if (const ObjCObjectPointerType *OPT = in CheckIndirectionOperand() local
/external/clang/lib/CodeGen/
DCGObjCGNU.cpp1098 const ObjCObjectPointerType *OPT = T->getAs<ObjCObjectPointerType>(); in GetEHType() local
DCGExprScalar.cpp1719 const ObjCObjectPointerType *OPT = type->castAs<ObjCObjectPointerType>(); in EmitScalarPrePostIncDec() local
DCGObjCMac.cpp3940 const ObjCObjectPointerType *OPT = nullptr; in EmitTryOrSynchronizedStmt() local