Home
last modified time | relevance | path

Searched defs:can (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/sys/contrib/device-tree/src/arm/
H A Dat91sam9263.dtsi717 can: can@fffac000 { label
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DType.cpp118 ArrayType::ArrayType(TypeClass tc, QualType et, QualType can, in ArrayType()
203 QualType et, QualType can, in DependentSizedArrayType()
246 const ASTContext &Context, QualType ElementType, QualType can, in DependentSizedExtVectorType()
266 QualType can, in DependentAddressSpaceType()
723 ObjCTypeParamType::ObjCTypeParamType(const ObjCTypeParamDecl *D, QualType can, in ObjCTypeParamType()
3385 QualType underlying, QualType can) in TypedefType()
3409 TypeOfExprType::TypeOfExprType(Expr *E, QualType can) in TypeOfExprType()
3432 DecltypeType::DecltypeType(Expr *E, QualType underlyingType, QualType can) in DecltypeType()
3472 TagType::TagType(TypeClass TC, const TagDecl *D, QualType can) in TagType()