Home
last modified time | relevance | path

Searched defs:WrappedTy (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/lib/AST/
H A DType.cpp412 Profile(llvm::FoldingSetNodeID & ID,QualType WrappedTy,Expr * CountExpr,bool CountInBytes,bool OrNull) Profile() argument
H A DASTContext.cpp3182 getCountAttributedType(QualType WrappedTy,Expr * CountExpr,bool CountInBytes,bool OrNull,ArrayRef<TypeCoupledDeclRefInfo> DependentDecls) const getCountAttributedType() argument
/llvm-project/clang/lib/Sema/
H A DSemaType.cpp9326 BuildCountAttributedArrayOrPointerType(QualType WrappedTy,Expr * CountExpr) BuildCountAttributedArrayOrPointerType() argument
/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp4729 llvm::DIType *WrappedTy = getOrCreateType(FType, Unit); EmitTypeForVarWithBlocksAttr() local
/llvm-project/llvm/lib/IR/
H A DCore.cpp893 LLVMTypeRef LLVMGetElementType(LLVMTypeRef WrappedTy) { in LLVMGetElementType() argument