Searched defs:WrappedTy (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/lib/AST/ |
H A D | Type.cpp | 412 Profile(llvm::FoldingSetNodeID & ID,QualType WrappedTy,Expr * CountExpr,bool CountInBytes,bool OrNull) Profile() argument
|
H A D | ASTContext.cpp | 3182 getCountAttributedType(QualType WrappedTy,Expr * CountExpr,bool CountInBytes,bool OrNull,ArrayRef<TypeCoupledDeclRefInfo> DependentDecls) const getCountAttributedType() argument
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaType.cpp | 9326 BuildCountAttributedArrayOrPointerType(QualType WrappedTy,Expr * CountExpr) BuildCountAttributedArrayOrPointerType() argument
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGDebugInfo.cpp | 4729 llvm::DIType *WrappedTy = getOrCreateType(FType, Unit); EmitTypeForVarWithBlocksAttr() local
|
/llvm-project/llvm/lib/IR/ |
H A D | Core.cpp | 893 LLVMTypeRef LLVMGetElementType(LLVMTypeRef WrappedTy) { in LLVMGetElementType() argument
|