Searched defs:can (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/sys/contrib/device-tree/src/arm/microchip/ |
H A D | at91sam9263.dtsi | 727 can: can@fffac000 { label
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | Type.cpp | 139 ArrayType::ArrayType(TypeClass tc, QualType et, QualType can, in ArrayType() argument 288 : Type(DependentSizedExtVector, can, in DependentAddressSpaceType() argument 228 DependentSizedArrayType(QualType et,QualType can,Expr * e,ArraySizeModifier sm,unsigned tq,SourceRange brackets) DependentSizedArrayType() argument 269 DependentSizedExtVectorType(QualType ElementType,QualType can,Expr * SizeExpr,SourceLocation loc) DependentSizedExtVectorType() argument 749 ObjCTypeParamType(const ObjCTypeParamDecl * D,QualType can,ArrayRef<ObjCProtocolDecl * > protocols) ObjCTypeParamType() argument 3710 TypedefType(TypeClass tc,const TypedefNameDecl * D,QualType Underlying,QualType can) TypedefType() argument 3787 DecltypeType(Expr * E,QualType underlyingType,QualType can) DecltypeType() argument 3827 TagType(TypeClass TC,const TagDecl * D,QualType can) TagType() argument [all...] |