Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h234 llvm::DIType *CreateSelfType(const QualType &QualTy, llvm::DIType *Ty);
H A DCGDebugInfo.cpp4318 CreateSelfType(SelfDeclTy, getOrCreateType(SelfDeclTy, F))); in getOrCreateFunctionType()
5078 llvm::DIType *CGDebugInfo::CreateSelfType(const QualType &QualTy, in CreateSelfType() function in CGDebugInfo
5111 Ty = CreateSelfType(VD->getType(), Ty); in EmitDeclareOfBlockDeclRefVariable()