Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.h220 llvm::DIType *CreateSelfType(const QualType &QualTy, llvm::DIType *Ty);
H A DCGDebugInfo.cpp3847 CreateSelfType(SelfDeclTy, getOrCreateType(SelfDeclTy, F))); in getOrCreateFunctionType()
4460 llvm::DIType *CGDebugInfo::CreateSelfType(const QualType &QualTy, in CreateSelfType() function in CGDebugInfo
4493 Ty = CreateSelfType(VD->getType(), Ty); in EmitDeclareOfBlockDeclRefVariable()