Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGDebugInfo.h223 llvm::DIType *CreateSelfType(const QualType &QualTy, llvm::DIType *Ty);
H A DCGDebugInfo.cpp4001 CreateSelfType(SelfDeclTy, getOrCreateType(SelfDeclTy, F))); in getOrCreateFunctionType()
4721 llvm::DIType *CGDebugInfo::CreateSelfType(const QualType &QualTy, in CreateSelfType() function in CGDebugInfo
4754 Ty = CreateSelfType(VD->getType(), Ty); in EmitDeclareOfBlockDeclRefVariable()