/freebsd/sys/contrib/dev/acpica/components/dispatcher/ |
H A D | dswload.c | 259 ACPI_OBJECT_TYPE ObjectType; in AcpiDsLoad1BeginOp() local 555 ACPI_OBJECT_TYPE ObjectType; in AcpiDsLoad1EndOp() local
|
H A D | dswload2.c | 189 ACPI_OBJECT_TYPE ObjectType; in AcpiDsLoad2BeginOp() local 531 ACPI_OBJECT_TYPE ObjectType; in AcpiDsLoad2EndOp() local
|
H A D | dspkginit.c | 478 UINT8 ObjectType, in AcpiDsInitPackageElement()
|
/freebsd/sys/contrib/dev/acpica/common/ |
H A D | adwalk.c | 758 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 D | aslload.c | 516 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 D | aslxref.c | 417 ACPI_OBJECT_TYPE ObjectType; in XfNamespaceLocateBegin() local
|
/freebsd/sys/contrib/dev/acpica/components/executer/ |
H A D | exresop.c | 260 UINT8 ObjectType; in AcpiExResolveOperands() local
|
/freebsd/sys/contrib/dev/acpica/components/utilities/ |
H A D | utcopy.c | 371 UINT8 ObjectType, in AcpiUtCopyIelementToEelement() 982 UINT8 ObjectType, in AcpiUtCopyIelementToIelement()
|
H A D | utobject.c | 755 UINT8 ObjectType, in AcpiUtGetElementLength()
|
/freebsd/sys/contrib/dev/acpica/components/namespace/ |
H A D | nsobject.c | 191 ACPI_OBJECT_TYPE ObjectType = ACPI_TYPE_ANY; in AcpiNsAttachObject() local
|
/freebsd/sys/contrib/dev/acpica/components/hardware/ |
H A D | hwpci.c | 482 ACPI_OBJECT_TYPE ObjectType; in AcpiHwGetPciDeviceInfo() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/ |
H A D | ubsan_type_hash_itanium.cpp | 266 const abi::__class_type_info *ObjectType = findBaseAtOffset( in getDynamicTypeInfoFromVtable() local
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseExprCXX.cpp | 87 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 D | ParseExpr.cpp | 2263 ParsedType ObjectType; in ParsePostfixExpressionSuffix() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/ |
H A D | DXILOpBuilder.cpp | 37 ObjectType = 1 << 10, enumerator
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaExprMember.cpp | 719 QualType ObjectType = SS.isSet() ? QualType() : RTy; in LookupMemberExprInRecord() local 1039 ParsedType ObjectType; in BuildMemberReferenceExpr() local
|
H A D | SemaCXXScopeSpec.cpp | 419 QualType ObjectType = GetTypeFromParser(IdInfo.ObjectType); in BuildCXXNestedNameSpecifier() local
|
H A D | SemaExprCXX.cpp | 468 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 D | SemaOverload.cpp | 7307 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 D | TreeTransform.h | 4386 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 D | SemaAccess.cpp | 1609 QualType ObjectType, in isMemberAccessibleForDeletion()
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | Value.cpp | 943 Type *ObjectType = GVar->getValueType(); in getPointerAlignment() local
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | ExprEngineCXX.cpp | 856 void ExprEngine::VisitCXXDestructor(QualType ObjectType, in VisitCXXDestructor()
|
/freebsd/sys/contrib/dev/acpica/include/ |
H A D | aclocal.h | 519 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 D | Sema.h | 1447 QualType ObjectType) { in isMemberAccessibleForDeletion() 2813 ParsedType ObjectType; member 2828 : ObjectType(ObjectType), Identifier(II), IdentifierLoc(IdLoc), in ObjectType() function
|