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/autotest/client/deps/fakegudev/src/
DMakefile14 OPT := -O2 macro
/external/clang/include/clang/Sema/
DExternalSemaSource.h203 const ObjCObjectPointerType *OPT) { in CorrectTypo()
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/dns/
Drdatatype.py70 OPT = 41 variable
/external/clang/lib/AST/
DType.cpp418 if (const ObjCObjectPointerType *OPT = getAs<ObjCObjectPointerType>()) in getPointeeType() local
474 const ObjCObjectPointerType *OPT = getAs<ObjCObjectPointerType>(); in isObjCIdOrObjectKindOfType() local
497 const ObjCObjectPointerType *OPT = getAs<ObjCObjectPointerType>(); in isObjCClassOrClassKindOfType() local
1475 if (const ObjCObjectPointerType *OPT = getAs<ObjCObjectPointerType>()) { in getAsObjCQualifiedIdType() local
1485 if (const ObjCObjectPointerType *OPT = getAs<ObjCObjectPointerType>()) { in getAsObjCQualifiedClassType() local
1500 if (const ObjCObjectPointerType *OPT = getAs<ObjCObjectPointerType>()) { in getAsObjCInterfacePointerType() local
3707 if (const PointerType *OPT = getAs<PointerType>()) in isObjCIndirectLifetimeType() local
DASTContext.cpp3777 if (const ObjCObjectPointerType *OPT = QT->getAs<ObjCObjectPointerType>()) { in ObjCObjectAdoptsQTypeProtocols() local
3795 const ObjCObjectPointerType *OPT = QT->getAs<ObjCObjectPointerType>(); in QIdProtocolsAdoptObjCObjectProtocols() local
5758 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.cpp294 const ObjCObjectPointerType *OPT) { in CorrectTypo()
DSemaLookup.cpp4389 const ObjCObjectPointerType *OPT, bool ErrorRecovery) { in makeTypoCorrectionConsumer()
4562 const ObjCObjectPointerType *OPT, in CorrectTypo()
4697 const ObjCObjectPointerType *OPT) { in CorrectTypoDelayed()
DSemaExprMember.cpp1439 const ObjCObjectPointerType *OPT; in LookupMemberExpr() local
DSemaExprObjC.cpp1744 const ObjCObjectPointerType *OPT, in LookupMethodInQualifiedType()
1759 HandleExprPropertyRefExpr(const ObjCObjectPointerType *OPT, in HandleExprPropertyRefExpr()
DSemaDeclObjC.cpp1044 if (const ObjCObjectType *OPT = T->getAs<ObjCObjectType>()) in ActOnTypedefedProtocols() local
DSemaExpr.cpp10065 else if (const ObjCObjectPointerType *OPT = in CheckIndirectionOperand() local
/external/clang/lib/CodeGen/
DCGObjCGNU.cpp1112 const ObjCObjectPointerType *OPT = T->getAs<ObjCObjectPointerType>(); in GetEHType() local
DCGExprScalar.cpp1826 const ObjCObjectPointerType *OPT = type->castAs<ObjCObjectPointerType>(); in EmitScalarPrePostIncDec() local
DCGObjCMac.cpp4126 const ObjCObjectPointerType *OPT = nullptr; in EmitTryOrSynchronizedStmt() local