Home
last modified time | relevance | path

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

/minix3/minix/drivers/power/acpi/dispatcher/
H A Ddswload.c154 ACPI_OBJECT_TYPE ObjectType; in AcpiDsLoad1BeginOp() local
439 ACPI_OBJECT_TYPE ObjectType; in AcpiDsLoad1EndOp() local
H A Ddswload2.c78 ACPI_OBJECT_TYPE ObjectType; in AcpiDsLoad2BeginOp() local
390 ACPI_OBJECT_TYPE ObjectType; in AcpiDsLoad2EndOp() local
/minix3/minix/drivers/power/acpi/executer/
H A Dexresop.c151 UINT8 ObjectType; in AcpiExResolveOperands() local
/minix3/minix/drivers/power/acpi/utilities/
H A Dutcopy.c263 UINT8 ObjectType, in AcpiUtCopyIelementToEelement()
871 UINT8 ObjectType, in AcpiUtCopyIelementToIelement()
H A Dutobject.c640 UINT8 ObjectType, in AcpiUtGetElementLength()
/minix3/minix/drivers/power/acpi/namespace/
H A Dnsobject.c83 ACPI_OBJECT_TYPE ObjectType = ACPI_TYPE_ANY; in AcpiNsAttachObject() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp346 QualType ObjectType = GetTypeFromParser(ObjectTypePtr); in isNonTypeNestedNameSpecifier() local
447 QualType ObjectType, in BuildCXXNestedNameSpecifier()
776 ParsedType ObjectType, in ActOnCXXNestedNameSpecifier()
824 ParsedType ObjectType, in IsInvalidUnlessNestedName()
H A DSemaExprMember.cpp601 QualType ObjectType = SS.isSet() ? QualType() : QualType(RTy, 0); in LookupMemberExprInRecord() local
963 ParsedType ObjectType; in BuildMemberReferenceExpr() local
H A DSemaExprCXX.cpp324 ParsedType Sema::getDestructorType(const DeclSpec& DS, ParsedType ObjectType) { in getDestructorType()
5207 tok::TokenKind OpKind, ParsedType &ObjectType, in ActOnStartCXXMemberReference()
5356 static bool CheckArrow(Sema& S, QualType& ObjectType, Expr *&Base, in CheckArrow()
5400 QualType ObjectType; in BuildPseudoDestructorExpr() local
5507 QualType ObjectType; in ActOnPseudoDestructorExpr() local
5635 QualType ObjectType; in ActOnPseudoDestructorExpr() local
H A DTreeTransform.h3111 QualType ObjectType, in TransformNestedNameSpecifierLoc()
3276 QualType ObjectType, in TransformTemplateName()
3788 QualType ObjectType, in TransformTypeInObjectScope()
3804 QualType ObjectType, in TransformTypeInObjectScope()
3816 TypeLoc TL, QualType ObjectType, NamedDecl *UnqualLookup, in TransformTSIInObjectScope()
8582 QualType ObjectType = ObjectTypePtr.get(); in TransformCXXPseudoDestructorExpr() local
9371 QualType ObjectType; in TransformCXXDependentScopeMemberExpr() local
10554 QualType ObjectType, in RebuildTemplateName()
10573 QualType ObjectType) { in RebuildTemplateName()
H A DSemaDeclObjC.cpp2479 QualType ObjectType) { in HelperIsMethodInObjCType()
2490 QualType ObjectType) { in SelectorsForTypoCorrection()
H A DSemaTemplate.cpp166 QualType ObjectType = ObjectTypePtr.get(); in isTemplateName() local
248 QualType ObjectType, in LookupTemplateName()
2915 ParsedType ObjectType, in ActOnDependentTemplateName()
H A DSemaOverload.cpp5888 QualType ObjectType, in AddMethodCandidate()
5924 CXXRecordDecl *ActingContext, QualType ObjectType, in AddMethodCandidate()
6051 QualType ObjectType, in AddMethodTemplateCandidate()
11567 QualType ObjectType = UnresExpr->getBaseType(); in BuildCallToMemberFunction() local
H A DSemaTemplateInstantiate.cpp1039 QualType ObjectType, in TransformTemplateName()
H A DSemaDecl.cpp211 QualType ObjectType = ObjectTypePtr.get(); in getTypeName() local
/minix3/external/bsd/libc++/dist/libcxx/test/std/utilities/function.objects/func.require/
H A Dbullet_3_and_4.pass.cpp71 typedef ObjectType (TestType::*MemPtr); in doTest() typedef
/minix3/minix/drivers/power/acpi/hardware/
H A Dhwpci.c375 ACPI_OBJECT_TYPE ObjectType; in AcpiHwGetPciDeviceInfo() local
/minix3/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseExprCXX.cpp80 void Parser::CheckForTemplateAndDigraph(Token &Next, ParsedType ObjectType, in CheckForTemplateAndDigraph()
187 ParsedType ObjectType, in ParseOptionalCXXScopeSpecifier()
1451 ParsedType ObjectType) { in ParseCXXPseudoDestructor()
1933 ParsedType ObjectType, in ParseUnqualifiedIdTemplateId()
2136 ParsedType ObjectType, in ParseUnqualifiedIdOperator()
2367 ParsedType ObjectType, in ParseUnqualifiedId()
H A DParseExpr.cpp1478 ParsedType ObjectType; in ParsePostfixExpressionSuffix() local
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp299 void ExprEngine::VisitCXXDestructor(QualType ObjectType, in VisitCXXDestructor()
/minix3/minix/drivers/power/acpi/include/
H A Daclocal.h387 UINT8 ObjectType[4]; member
398 UINT8 ObjectType[2]; member
823 UINT8 ObjectType; /* Corresponding internal object type */ member
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DValueTracking.cpp802 Type *ObjectType = GVar->getType()->getElementType(); in computeKnownBits() local