Home
last modified time | relevance | path

Searched refs:wrappedType (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Target/LLVMIR/
H A DModuleTranslation.cpp581 auto wrappedType = arg.getType(); in convertBlock() local
582 if (!isCompatibleType(wrappedType)) in convertBlock()
585 llvm::Type *type = convertType(wrappedType); in convertBlock()
/llvm-project-15.0.7/clang/include/clang/AST/
H A DTypeProperties.td626 def : Property<"wrappedType", QualType> {
631 return ctx.getBTFTagAttributedType(attr, wrappedType);