Searched defs:ObjectType (Results 1 - 24 of 24) sorted by relevance

/freebsd-10-stable/sys/contrib/dev/acpica/components/dispatcher/
H A Ddswload2.c78 ACPI_OBJECT_TYPE ObjectType; local
390 ACPI_OBJECT_TYPE ObjectType; local
[all...]
H A Ddswload.c154 ACPI_OBJECT_TYPE ObjectType; local
450 ACPI_OBJECT_TYPE ObjectType; local
[all...]
/freebsd-10-stable/sys/contrib/dev/acpica/components/executer/
H A Dexresop.c152 UINT8 ObjectType; local
/freebsd-10-stable/sys/contrib/dev/acpica/components/namespace/
H A Dnsobject.c83 ACPI_OBJECT_TYPE ObjectType = ACPI_TYPE_ANY; local
/freebsd-10-stable/sys/contrib/dev/acpica/compiler/
H A Daslload.c346 ACPI_OBJECT_TYPE ObjectType; local
802 ACPI_OBJECT_TYPE ObjectType; local
932 ACPI_OBJECT_TYPE ObjectType; local
[all...]
H A Daslxref.c347 ACPI_OBJECT_TYPE ObjectType; local
/freebsd-10-stable/sys/contrib/dev/acpica/components/utilities/
H A Dutcopy.c262 AcpiUtCopyIelementToEelement( UINT8 ObjectType, ACPI_OPERAND_OBJECT *SourceObject, ACPI_GENERIC_STATE *State, void *Context) argument
873 AcpiUtCopyIelementToIelement( UINT8 ObjectType, ACPI_OPERAND_OBJECT *SourceObject, ACPI_GENERIC_STATE *State, void *Context) argument
H A Dutobject.c642 AcpiUtGetElementLength( UINT8 ObjectType, ACPI_OPERAND_OBJECT *SourceObject, ACPI_GENERIC_STATE *State, void *Context) argument
/freebsd-10-stable/sys/contrib/dev/acpica/components/hardware/
H A Dhwpci.c374 ACPI_OBJECT_TYPE ObjectType; local
/freebsd-10-stable/sys/contrib/dev/acpica/common/
H A Dadwalk.c620 ACPI_OBJECT_TYPE ObjectType; local
756 ACPI_OBJECT_TYPE ObjectType; local
977 ACPI_OBJECT_TYPE ObjectType; local
1031 ACPI_OBJECT_TYPE ObjectType; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp312 QualType ObjectType = GetTypeFromParser(ObjectTypePtr); local
390 BuildCXXNestedNameSpecifier(Scope *S, IdentifierInfo &Identifier, SourceLocation IdentifierLoc, SourceLocation CCLoc, QualType ObjectType, bool EnteringContext, CXXScopeSpec &SS, NamedDecl *ScopeLookupResult, bool ErrorRecoveryLookup) argument
675 ActOnCXXNestedNameSpecifier(Scope *S, IdentifierInfo &Identifier, SourceLocation IdentifierLoc, SourceLocation CCLoc, ParsedType ObjectType, bool EnteringContext, CXXScopeSpec &SS) argument
720 IsInvalidUnlessNestedName(Scope *S, CXXScopeSpec &SS, IdentifierInfo &Identifier, SourceLocation IdentifierLoc, SourceLocation ColonLoc, ParsedType ObjectType, bool EnteringContext) argument
[all...]
H A DSemaExprMember.cpp596 QualType ObjectType = SS.isSet() ? QualType() : QualType(RTy, 0); local
952 ParsedType ObjectType; local
H A DSemaTemplateInstantiate.cpp1118 TransformTemplateName(CXXScopeSpec &SS, TemplateName Name, SourceLocation NameLoc, QualType ObjectType, NamedDecl *FirstQualifierInScope) argument
H A DSemaDeclObjC.cpp2361 HelperIsMethodInObjCType(Sema &S, Selector Sel, QualType ObjectType) argument
2371 SelectorsForTypoCorrection(Selector Sel, QualType ObjectType) argument
[all...]
H A DSemaExprCXX.cpp320 ParsedType Sema::getDestructorType(const DeclSpec& DS, ParsedType ObjectType) { argument
5341 static bool CheckArrow(Sema& S, QualType& ObjectType, Expr *&Base, argument
5191 ActOnStartCXXMemberReference(Scope *S, Expr *Base, SourceLocation OpLoc, tok::TokenKind OpKind, ParsedType &ObjectType, bool &MayBePseudoDestructor) argument
5385 QualType ObjectType; local
5491 QualType ObjectType; local
5619 QualType ObjectType; local
[all...]
H A DSemaTemplate.cpp165 QualType ObjectType = ObjectTypePtr.get(); local
246 LookupTemplateName(LookupResult &Found, Scope *S, CXXScopeSpec &SS, QualType ObjectType, bool EnteringContext, bool &MemberOfUnknownSpecialization) argument
2848 ActOnDependentTemplateName(Scope *S, CXXScopeSpec &SS, SourceLocation TemplateKWLoc, UnqualifiedId &Name, ParsedType ObjectType, bool EnteringContext, TemplateTy &Result) argument
[all...]
H A DSemaDecl.cpp142 QualType ObjectType = ObjectTypePtr.get(); local
H A DSemaOverload.cpp5641 ObjectType, ObjectClassification, local
5808 ActingContext, ObjectType, ObjectClassification, Args, local
11145 QualType ObjectType = UnresExpr->getBaseType(); local
5619 AddMethodCandidate(DeclAccessPair FoundDecl, QualType ObjectType, Expr::Classification ObjectClassification, ArrayRef<Expr *> Args, OverloadCandidateSet& CandidateSet, bool SuppressUserConversions) argument
5655 AddMethodCandidate(CXXMethodDecl *Method, DeclAccessPair FoundDecl, CXXRecordDecl *ActingContext, QualType ObjectType, Expr::Classification ObjectClassification, ArrayRef<Expr *> Args, OverloadCandidateSet& CandidateSet, bool SuppressUserConversions) argument
5763 AddMethodTemplateCandidate(FunctionTemplateDecl *MethodTmpl, DeclAccessPair FoundDecl, CXXRecordDecl *ActingContext, TemplateArgumentListInfo *ExplicitTemplateArgs, QualType ObjectType, Expr::Classification ObjectClassification, ArrayRef<Expr *> Args, OverloadCandidateSet& CandidateSet, bool SuppressUserConversions) argument
11185 ObjectType, ObjectClassification, local
[all...]
H A DTreeTransform.h2893 TransformNestedNameSpecifierLoc( NestedNameSpecifierLoc NNS, QualType ObjectType, NamedDecl *FirstQualifierInScope) argument
3049 TransformTemplateName(CXXScopeSpec &SS, TemplateName Name, SourceLocation NameLoc, QualType ObjectType, NamedDecl *FirstQualifierInScope) argument
3563 TransformTypeInObjectScope(TypeLoc TL, QualType ObjectType, NamedDecl *UnqualLookup, CXXScopeSpec &SS) argument
3617 TransformTypeInObjectScope(TypeSourceInfo *TSInfo, QualType ObjectType, NamedDecl *UnqualLookup, CXXScopeSpec &SS) argument
8594 QualType ObjectType; local
9651 RebuildTemplateName(CXXScopeSpec &SS, const IdentifierInfo &Name, SourceLocation NameLoc, QualType ObjectType, NamedDecl *FirstQualifierInScope) argument
9670 RebuildTemplateName(CXXScopeSpec &SS, OverloadedOperatorKind Operator, SourceLocation NameLoc, QualType ObjectType) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp287 void ExprEngine::VisitCXXDestructor(QualType ObjectType, argument
/freebsd-10-stable/contrib/llvm/lib/Analysis/
H A DValueTracking.cpp280 Type *ObjectType = GVar->getType()->getElementType(); local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Parse/
H A DParseExpr.cpp1469 ParsedType ObjectType; local
H A DParseExprCXX.cpp77 void Parser::CheckForTemplateAndDigraph(Token &Next, ParsedType ObjectType, argument
181 ParseOptionalCXXScopeSpecifier(CXXScopeSpec &SS, ParsedType ObjectType, bool EnteringContext, bool *MayBePseudoDestructor, bool IsTypename, IdentifierInfo **LastII) argument
1339 ParseCXXPseudoDestructor(ExprArg Base, SourceLocation OpLoc, tok::TokenKind OpKind, CXXScopeSpec &SS, ParsedType ObjectType) argument
1817 ParseUnqualifiedIdTemplateId(CXXScopeSpec &SS, SourceLocation TemplateKWLoc, IdentifierInfo *Name, SourceLocation NameLoc, bool EnteringContext, ParsedType ObjectType, UnqualifiedId &Id, bool AssumeTemplateId) argument
2023 ParseUnqualifiedIdOperator(CXXScopeSpec &SS, bool EnteringContext, ParsedType ObjectType, UnqualifiedId &Result) argument
2251 ParseUnqualifiedId(CXXScopeSpec &SS, bool EnteringContext, bool AllowDestructorName, bool AllowConstructorName, ParsedType ObjectType, SourceLocation& TemplateKWLoc, UnqualifiedId &Result) argument
[all...]
/freebsd-10-stable/sys/contrib/dev/acpica/include/
H A Daclocal.h410 UINT8 ObjectType[4]; member in struct:acpi_package_info2
421 UINT8 ObjectType[2]; member in struct:acpi_package_info3
871 UINT8 ObjectType; /* Corresponding internal object type */ member in struct:acpi_opcode_info

Completed in 364 milliseconds