Home
last modified time | relevance | path

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

/external/libogg/
Dconfigure.in296 AC_SUBST(OPT) subst
/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.cpp431 if (const ObjCObjectPointerType *OPT = getAs<ObjCObjectPointerType>()) in getPointeeType() local
510 if (const ObjCObjectPointerType *OPT = getAs<ObjCObjectPointerType>()) { in getAsObjCQualifiedIdType() local
520 if (const ObjCObjectPointerType *OPT = getAs<ObjCObjectPointerType>()) { in getAsObjCQualifiedClassType() local
528 if (const ObjCObjectPointerType *OPT = getAs<ObjCObjectPointerType>()) { in getAsObjCInterfacePointerType() local
2314 if (const PointerType *OPT = getAs<PointerType>()) in isObjCIndirectLifetimeType() local
DASTContext.cpp5260 const ObjCObjectPointerType *OPT = T->castAs<ObjCObjectPointerType>(); in getObjCEncodingForTypeImpl() local
/external/libogg/win32/
DMakefile94 OPT = macro
/external/clang/lib/Sema/
DSemaExprObjC.cpp1306 const ObjCObjectPointerType *OPT, in LookupMethodInQualifiedType()
1381 HandleExprPropertyRefExpr(const ObjCObjectPointerType *OPT, in HandleExprPropertyRefExpr()
DSemaExprMember.cpp1307 const ObjCObjectPointerType *OPT; in LookupMemberExpr() local
DSemaLookup.cpp3711 const ObjCObjectPointerType *OPT) { in CorrectTypo()
DSemaExpr.cpp7615 if (const ObjCObjectPointerType *OPT = in IsReadonlyProperty() local
8276 else if (const ObjCObjectPointerType *OPT = in CheckIndirectionOperand() local
/external/clang/lib/CodeGen/
DCGObjCGNU.cpp1097 const ObjCObjectPointerType *OPT = T->getAs<ObjCObjectPointerType>(); in GetEHType() local
DCGExprScalar.cpp1619 const ObjCObjectPointerType *OPT = type->castAs<ObjCObjectPointerType>(); in EmitScalarPrePostIncDec() local
DCGObjCMac.cpp3967 const ObjCObjectPointerType *OPT = 0; in EmitTryOrSynchronizedStmt() local