Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp353 llvm::DIScope *CGDebugInfo::getDeclContextDescriptor(const Decl *D) { in getDeclContextDescriptor() function in CGDebugInfo
1592 getDeclContextDescriptor(AliasDecl), CollectTemplateParams(Args, Unit)); in CreateType()
1600 getDeclContextDescriptor(AliasDecl)); in CreateType()
1653 getDeclContextDescriptor(Ty->getDecl()), Align, in CreateType()
3041 T = getOrCreateRecordFwdDecl(Ty, getDeclContextDescriptor(RD)); in CreateType()
3141 getDeclContextDescriptor(Ty->getDecl())); in CreateType()
3184 getDeclContextDescriptor(ID), Unit, 0, RuntimeLang); in CreateType()
3724 llvm::DIScope *EDContext = getDeclContextDescriptor(ED); in CreateEnumType()
3772 llvm::DIScope *EnumContext = getDeclContextDescriptor(ED); in CreateTypeDefinition()
4118 llvm::DIScope *RDContext = getDeclContextDescriptor(RD); in CreateLimitedType()
[all …]
H A DCGDebugInfo.h720 llvm::DIScope *getDeclContextDescriptor(const Decl *D);