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.cpp215 llvm::DIScope *CGDebugInfo::getDeclContextDescriptor(const Decl *D) { in getDeclContextDescriptor() function in CGDebugInfo
1434 getDeclContextDescriptor(AliasDecl), CollectTemplateParams(Args, Unit)); in CreateType()
1451 getDeclContextDescriptor(AliasDecl)); in CreateType()
1504 getDeclContextDescriptor(Ty->getDecl()), Align, in CreateType()
2817 T = getOrCreateRecordFwdDecl(Ty, getDeclContextDescriptor(RD)); in CreateType()
2917 getDeclContextDescriptor(Ty->getDecl())); in CreateType()
2957 getDeclContextDescriptor(ID), Unit, 0); in CreateType()
3488 llvm::DIScope *EDContext = getDeclContextDescriptor(ED); in CreateEnumType()
3531 llvm::DIScope *EnumContext = getDeclContextDescriptor(ED); in CreateTypeDefinition()
3868 llvm::DIScope *RDContext = getDeclContextDescriptor(RD); in CreateLimitedType()
[all …]
H A DCGDebugInfo.h665 llvm::DIScope *getDeclContextDescriptor(const Decl *D);