Searched defs:can (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/contrib/device-tree/src/arm/microchip/ |
H A D | at91sam9263.dtsi | 727 can: can@fffac000 { label
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | Type.cpp | 139 ArrayType::ArrayType(TypeClass tc, QualType et, QualType can, in ArrayType() 243 DependentSizedArrayType::DependentSizedArrayType(QualType et, QualType can, in DependentSizedArrayType() 285 QualType can, in DependentSizedExtVectorType() 304 QualType can, in DependentAddressSpaceType() 803 ObjCTypeParamType::ObjCTypeParamType(const ObjCTypeParamDecl *D, QualType can, in ObjCTypeParamType() 3859 QualType Underlying, QualType can) in TypedefType() 3957 DecltypeType::DecltypeType(Expr *E, QualType underlyingType, QualType can) in DecltypeType() 4054 TagType::TagType(TypeClass TC, const TagDecl *D, QualType can) in TagType()
|