Home
last modified time | relevance | path

Searched defs:ObjectType (Results 1 – 20 of 20) sorted by relevance

/external/proguard/src/proguard/classfile/attribute/preverification/
DObjectType.java32 public class ObjectType extends VerificationType class
41 public ObjectType() in ObjectType() method in ObjectType
49 public ObjectType(int u2classIndex) in ObjectType() method in ObjectType
/external/chromium_org/media/mp4/
Des_descriptor.h21 enum ObjectType { enum
/external/clang/lib/Sema/
DSemaCXXScopeSpec.cpp312 QualType ObjectType = GetTypeFromParser(ObjectTypePtr); in isNonTypeNestedNameSpecifier() local
394 QualType ObjectType, in BuildCXXNestedNameSpecifier()
685 ParsedType ObjectType, in ActOnCXXNestedNameSpecifier()
730 ParsedType ObjectType, in IsInvalidUnlessNestedName()
DSemaExprCXX.cpp318 ParsedType Sema::getDestructorType(const DeclSpec& DS, ParsedType ObjectType) { in getDestructorType()
5049 tok::TokenKind OpKind, ParsedType &ObjectType, in ActOnStartCXXMemberReference()
5189 static bool CheckArrow(Sema& S, QualType& ObjectType, Expr *&Base, in CheckArrow()
5233 QualType ObjectType; in BuildPseudoDestructorExpr() local
5339 QualType ObjectType; in ActOnPseudoDestructorExpr() local
5467 QualType ObjectType; in ActOnPseudoDestructorExpr() local
DSemaExprMember.cpp585 QualType ObjectType = SS.isSet() ? QualType() : QualType(RTy, 0); in LookupMemberExprInRecord() local
903 ParsedType ObjectType; in BuildMemberReferenceExpr() local
DTreeTransform.h2856 QualType ObjectType, in TransformNestedNameSpecifierLoc()
3013 QualType ObjectType, in TransformTemplateName()
3524 QualType ObjectType, in TransformTypeInObjectScope()
3578 QualType ObjectType, in TransformTypeInObjectScope()
7669 QualType ObjectType = ObjectTypePtr.get(); in TransformCXXPseudoDestructorExpr() local
8417 QualType ObjectType; in TransformCXXDependentScopeMemberExpr() local
9456 QualType ObjectType, in RebuildTemplateName()
9475 QualType ObjectType) { in RebuildTemplateName()
DSemaDeclObjC.cpp2342 QualType ObjectType) { in HelperIsMethodInObjCType()
2352 QualType ObjectType) { in SelectorsForTypoCorrection()
DSemaTemplate.cpp165 QualType ObjectType = ObjectTypePtr.get(); in isTemplateName() local
248 QualType ObjectType, in LookupTemplateName()
2809 ParsedType ObjectType, in ActOnDependentTemplateName()
DSemaOverload.cpp5573 QualType ObjectType, in AddMethodCandidate()
5609 CXXRecordDecl *ActingContext, QualType ObjectType, in AddMethodCandidate()
5713 QualType ObjectType, in AddMethodTemplateCandidate()
11020 QualType ObjectType = UnresExpr->getBaseType(); in BuildCallToMemberFunction() local
DSemaTemplateInstantiate.cpp1089 QualType ObjectType, in TransformTemplateName()
DSemaDecl.cpp142 QualType ObjectType = ObjectTypePtr.get(); in getTypeName() local
/external/clang/lib/Parse/
DParseExprCXX.cpp76 void Parser::CheckForTemplateAndDigraph(Token &Next, ParsedType ObjectType, in CheckForTemplateAndDigraph()
181 ParsedType ObjectType, in ParseOptionalCXXScopeSpecifier()
1278 ParsedType ObjectType) { in ParseCXXPseudoDestructor()
1758 ParsedType ObjectType, in ParseUnqualifiedIdTemplateId()
1960 ParsedType ObjectType, in ParseUnqualifiedIdOperator()
2190 ParsedType ObjectType, in ParseUnqualifiedId()
DParseExpr.cpp1457 ParsedType ObjectType; in ParsePostfixExpressionSuffix() local
/external/chromium_org/ui/base/clipboard/
Dclipboard.h148 enum ObjectType { in NON_EXPORTED_BASE() enum
/external/compiler-rt/lib/ubsan/
Dubsan_type_hash.cc243 const abi::__class_type_info *ObjectType = findBaseAtOffset( in getDynamicTypeInfo() local
/external/clang/lib/StaticAnalyzer/Core/
DExprEngineCXX.cpp281 void ExprEngine::VisitCXXDestructor(QualType ObjectType, in VisitCXXDestructor()
/external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/
DV8WebGLRenderingContextCustom.cpp260 enum ObjectType { enum
/external/chromium_org/content/browser/indexed_db/
Dindexed_db_dispatcher_host.cc301 IDMap<ObjectType, IDMapOwnPointer>* map, in GetOrTerminateProcess()
/external/javassist/src/main/javassist/bytecode/
DSignatureAttribute.java456 public static abstract class ObjectType extends Type {} class in SignatureAttribute
/external/llvm/lib/Analysis/
DValueTracking.cpp279 Type *ObjectType = GVar->getType()->getElementType(); in ComputeMaskedBits() local