/freebsd/contrib/llvm-project/clang/lib/Interpreter/ |
H A D | Value.cpp | 126 QualType Canon = getType().getCanonicalType(); in Value() local 127 if ((Canon->isPointerType() || Canon->isObjectType() || in Value() 128 Canon->isReferenceType()) && in Value() 129 (Canon->isRecordType() || Canon->isConstantArrayType() || in Value() 130 Canon->isMemberPointerType())) { in Value()
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | TemplateName.h | 528 TemplateName Canon) in DependentTemplateName() argument 530 CanonicalTemplateName(Canon) {} in DependentTemplateName() 539 TemplateName Canon) in DependentTemplateName() argument 541 CanonicalTemplateName(Canon) {} in DependentTemplateName()
|
H A D | Type.h | 3227 BoundsAttributedType(TypeClass TC, QualType Wrapped, QualType Canon); 3279 CountAttributedType(QualType Wrapped, QualType Canon, Expr *CountExpr, 5575 UsingType(const UsingShadowDecl *Found, QualType Underlying, QualType Canon); 6097 BTFTagAttributedType(QualType Canon, QualType Wrapped, 6099 : Type(BTFTagAttributed, Canon, Wrapped->getDependence()), 6143 TemplateTypeParmType(TemplateTypeParmDecl *TTPDecl, QualType Canon) 6144 : Type(TemplateTypeParm, Canon, 6146 (Canon->getDependence() & TypeDependence::UnexpandedPack)), 6285 SubstTemplateTypeParmPackType(QualType Canon, Decl *AssociatedDecl, 6339 TypeDependence ExtraDependence, QualType Canon) [all …]
|
H A D | ASTContext.h | 1686 QualType Canon = QualType()) const; 1694 QualType Canon = QualType()) const; 1699 QualType Canon = QualType()) const; 1712 QualType Canon = QualType()) const;
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ASTContext.cpp | 3946 QualType Canon; in getConstantArrayType() local 3950 Canon = getConstantArrayType(QualType(canonSplit.Ty, 0), ArySize, nullptr, in getConstantArrayType() 3952 Canon = getQualifiedType(Canon, canonSplit.Quals); in getConstantArrayType() 3960 auto *New = ConstantArrayType::Create(*this, EltTy, Canon, ArySize, SizeExpr, in getConstantArrayType() 4114 QualType Canon; in getVariableArrayType() local 4120 Canon = getVariableArrayType(QualType(canonSplit.Ty, 0), NumElts, ASM, in getVariableArrayType() 4122 Canon = getQualifiedType(Canon, canonSplit.Quals); in getVariableArrayType() 4126 VariableArrayType(EltTy, Canon, NumElts, ASM, IndexTypeQuals, Brackets); in getVariableArrayType() 4470 DependentVectorType *Canon = in getDependentVectorType() local 4474 if (Canon) { in getDependentVectorType() [all …]
|
H A D | Type.cpp | 904 ObjCInterfaceDecl *Canon = Decl->getCanonicalDecl(); in getDecl() local 905 if (ObjCInterfaceDecl *Def = Canon->getDefinition()) in getDecl() 907 return Canon; in getDecl() 3223 const IdentifierInfo *Name, ArrayRef<TemplateArgument> Args, QualType Canon) in DependentTemplateSpecializationType() argument 3224 : TypeWithKeyword(Keyword, DependentTemplateSpecialization, Canon, in DependentTemplateSpecializationType() 3841 QualType Canon) in BoundsAttributedType() argument 3842 : Type(TC, Canon, Wrapped->getDependence()), WrappedTy(Wrapped) {} in BoundsAttributedType() 3845 QualType Wrapped, QualType Canon, Expr *CountExpr, bool CountInBytes, in CountAttributedType() argument 3847 : BoundsAttributedType(CountAttributed, Wrapped, Canon), in CountAttributedType() 3874 QualType Canon) in UsingType() argument [all …]
|
H A D | ASTImporter.cpp | 1686 QualType Canon; in VisitDependentNameType() local 1689 Canon = (*TyOrErr).getCanonicalType(); in VisitDependentNameType() 1696 Name, Canon); in VisitDependentNameType()
|
/freebsd/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTReaderDecl.cpp | 301 Decl *Canon); 304 Decl *Canon); 869 RecordDecl *Canon = static_cast<RecordDecl *>(RD->getCanonicalDecl()); in VisitRecordDecl() local 870 RecordDecl *&OldDef = Reader.RecordDefinitions[Canon]; in VisitRecordDecl() 874 for (auto *D : merged_redecls(Canon)) { in VisitRecordDecl() 1297 ObjCInterfaceDecl *Canon = ID->getCanonicalDecl(); in VisitObjCInterfaceDecl() local 1298 if (Canon->Data.getPointer()) { in VisitObjCInterfaceDecl() 1301 MergeDefinitionData(Canon, std::move(ID->data())); in VisitObjCInterfaceDecl() 1302 ID->Data = Canon->Data; in VisitObjCInterfaceDecl() 1407 ObjCProtocolDecl *Canon = PD->getCanonicalDecl(); in VisitObjCProtocolDecl() local [all …]
|
H A D | ASTWriterDecl.cpp | 2017 const Decl *Canon = D->getCanonicalDecl(); in getFirstLocalDecl() local 2018 if (IsLocalDecl(Canon)) in getFirstLocalDecl() 2019 return Canon; in getFirstLocalDecl() 2021 const Decl *&CacheEntry = FirstLocalDeclCache[Canon]; in getFirstLocalDecl()
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | printer | 146 0 string \033[K\002\0\0\017\033(a\001\0\001\033(g Canon Bubble Jet BJC formatted data
|
H A D | images | 284 # Canon RAW version 1 (CRW) files are a type of Canon Image File Format 288 0 string II\x1a\0\0\0HEAPCCDR Canon CIFF raw image data 293 # Canon RAW version 2 (CR2) files are a kind of TIFF with an extra magic 298 0 string II\x2a\0\x10\0\0\0CR Canon CR2 raw image data
|
H A D | animation | 103 >8 string CAEP \b, Canon Digital Camera
|
/freebsd/sys/dev/usb/ |
H A D | usbdevs | 156 vendor CANON 0x04a9 Canon 182 vendor ITTCANON 0x04d1 ITT Canon 226 vendor CANONDEV 0x052c Canon 1499 /* Canon, Inc. products */
|
/freebsd/share/misc/ |
H A D | usb_vendors | 3866 04a9 Canon, Inc. 5197 04d1 ITT Canon 6750 052c Canon Information Systems, Inc. 11112 07bc Canon Computer Systems, Inc. 16351 1083 Canon Electronics, Inc. 22848 2c4f Canon Electronic Business Machines Co., Ltd.
|
H A D | pci_vendors | 16485 11ac Canon Information Systems Research Aust. 20090 143b Canon Research Center, America
|