Home
last modified time | relevance | path

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

12

/freebsd/sys/contrib/dev/acpica/components/dispatcher/
H A Ddswload.c259 ACPI_OBJECT_TYPE ObjectType; in AcpiDsLoad1BeginOp() local
555 ACPI_OBJECT_TYPE ObjectType; in AcpiDsLoad1EndOp() local
H A Ddswload2.c189 ACPI_OBJECT_TYPE ObjectType; in AcpiDsLoad2BeginOp() local
531 ACPI_OBJECT_TYPE ObjectType; in AcpiDsLoad2EndOp() local
H A Ddspkginit.c478 UINT8 ObjectType, in AcpiDsInitPackageElement()
/freebsd/sys/contrib/dev/acpica/common/
H A Dadwalk.c758 ACPI_OBJECT_TYPE ObjectType; in AcpiDmLoadDescendingOp() local
893 ACPI_OBJECT_TYPE ObjectType; in AcpiDmXrefDescendingOp() local
1132 ACPI_OBJECT_TYPE ObjectType; in AcpiDmProcessResourceDescriptors() local
1184 ACPI_OBJECT_TYPE ObjectType; in AcpiDmCommonAscendingOp() local
/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslload.c516 ACPI_OBJECT_TYPE ObjectType; in LdNamespace1Begin() local
1290 ACPI_OBJECT_TYPE ObjectType; in LdNamespace2Begin() local
1443 ACPI_OBJECT_TYPE ObjectType; in LdCommonNamespaceEnd() local
H A Daslxref.c417 ACPI_OBJECT_TYPE ObjectType; in XfNamespaceLocateBegin() local
/freebsd/sys/contrib/dev/acpica/components/executer/
H A Dexresop.c260 UINT8 ObjectType; in AcpiExResolveOperands() local
/freebsd/sys/contrib/dev/acpica/components/utilities/
H A Dutcopy.c371 UINT8 ObjectType, in AcpiUtCopyIelementToEelement()
982 UINT8 ObjectType, in AcpiUtCopyIelementToIelement()
H A Dutobject.c755 UINT8 ObjectType, in AcpiUtGetElementLength()
/freebsd/sys/contrib/dev/acpica/components/namespace/
H A Dnsobject.c191 ACPI_OBJECT_TYPE ObjectType = ACPI_TYPE_ANY; in AcpiNsAttachObject() local
/freebsd/sys/contrib/dev/acpica/components/hardware/
H A Dhwpci.c482 ACPI_OBJECT_TYPE ObjectType; in AcpiHwGetPciDeviceInfo() local
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_type_hash_itanium.cpp266 const abi::__class_type_info *ObjectType = findBaseAtOffset( in getDynamicTypeInfoFromVtable() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp87 void Parser::CheckForTemplateAndDigraph(Token &Next, ParsedType ObjectType, in CheckForTemplateAndDigraph()
160 CXXScopeSpec &SS, ParsedType ObjectType, bool ObjectHadErrors, in ParseOptionalCXXScopeSpecifier()
1859 ParsedType ObjectType) { in ParseCXXPseudoDestructor()
2534 CXXScopeSpec &SS, ParsedType ObjectType, bool ObjectHadErrors, in ParseUnqualifiedIdTemplateId()
2729 ParsedType ObjectType, in ParseUnqualifiedIdOperator()
2966 bool Parser::ParseUnqualifiedId(CXXScopeSpec &SS, ParsedType ObjectType, in ParseUnqualifiedId()
H A DParseExpr.cpp2263 ParsedType ObjectType; in ParsePostfixExpressionSuffix() local
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILOpBuilder.cpp37 ObjectType = 1 << 10, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprMember.cpp719 QualType ObjectType = SS.isSet() ? QualType() : RTy; in LookupMemberExprInRecord() local
1039 ParsedType ObjectType; in BuildMemberReferenceExpr() local
H A DSemaCXXScopeSpec.cpp419 QualType ObjectType = GetTypeFromParser(IdInfo.ObjectType); in BuildCXXNestedNameSpecifier() local
H A DSemaExprCXX.cpp468 ParsedType ObjectType) { in getDestructorTypeForDecltype()
7841 ParsedType &ObjectType, in ActOnStartCXXMemberReference()
7982 static bool CheckArrow(Sema &S, QualType &ObjectType, Expr *&Base, in CheckArrow()
8055 QualType ObjectType; in BuildPseudoDestructorExpr() local
8179 QualType ObjectType; in ActOnPseudoDestructorExpr() local
8314 QualType ObjectType; in ActOnPseudoDestructorExpr() local
H A DSemaOverload.cpp7307 QualType ObjectType; in AddFunctionCandidates() local
7359 void Sema::AddMethodCandidate(DeclAccessPair FoundDecl, QualType ObjectType, in AddMethodCandidate()
7387 CXXRecordDecl *ActingContext, QualType ObjectType, in AddMethodCandidate()
7574 TemplateArgumentListInfo *ExplicitTemplateArgs, QualType ObjectType, in AddMethodTemplateCandidate()
7727 CXXRecordDecl *ActingContext, QualType ObjectType, in CheckNonDependentConversions()
7904 QualType ObjectType = From->getType(); in AddConversionCandidate() local
8063 QualType ObjectType = From->getType(); in AddTemplateConversionCandidate() local
15307 QualType ObjectType = UnresExpr->getBaseType(); in BuildCallToMemberFunction() local
H A DTreeTransform.h4386 NestedNameSpecifierLoc NNS, QualType ObjectType, in TransformNestedNameSpecifierLoc()
4568 QualType ObjectType, in TransformTemplateName()
5159 QualType ObjectType, in TransformTypeInObjectScope()
5175 QualType ObjectType, in TransformTypeInObjectScope()
5187 TypeLoc TL, QualType ObjectType, NamedDecl *UnqualLookup, in TransformTSIInObjectScope()
13519 QualType ObjectType = ObjectTypePtr.get(); in TransformCXXPseudoDestructorExpr() local
14795 QualType ObjectType; in TransformCXXDependentScopeMemberExpr() local
16313 QualType ObjectType, in RebuildTemplateName()
16332 QualType ObjectType, in RebuildTemplateName()
H A DSemaAccess.cpp1609 QualType ObjectType, in isMemberAccessibleForDeletion()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DValue.cpp943 Type *ObjectType = GVar->getValueType(); in getPointerAlignment() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp856 void ExprEngine::VisitCXXDestructor(QualType ObjectType, in VisitCXXDestructor()
/freebsd/sys/contrib/dev/acpica/include/
H A Daclocal.h519 UINT8 ObjectType[4]; member
530 UINT8 ObjectType[2]; member
991 UINT8 ObjectType; /* Corresponding internal object type */ member
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1447 QualType ObjectType) { in isMemberAccessibleForDeletion()
2813 ParsedType ObjectType; member
2828 : ObjectType(ObjectType), Identifier(II), IdentifierLoc(IdLoc), in ObjectType() function

12