Searched refs:getDeclContextDescriptor (Results 1 – 2 of 2) sorted by relevance
201 llvm::DIScope *CGDebugInfo::getDeclContextDescriptor(const Decl *D) { in getDeclContextDescriptor() function in CGDebugInfo1257 getDeclContextDescriptor(AliasDecl)); in CreateType()1276 getDeclContextDescriptor(Ty->getDecl()), Align); in CreateType()2448 T = getOrCreateRecordFwdDecl(Ty, getDeclContextDescriptor(RD)); in CreateType()2528 getDeclContextDescriptor(Ty->getDecl())); in CreateType()2568 getDeclContextDescriptor(ID), Unit, 0); in CreateType()3070 llvm::DIScope *EDContext = getDeclContextDescriptor(ED); in CreateEnumType()3117 llvm::DIScope *EnumContext = getDeclContextDescriptor(ED); in CreateTypeDefinition()3418 llvm::DIScope *RDContext = getDeclContextDescriptor(RD); in CreateLimitedType()3744 auto *S = getDeclContextDescriptor(D); in getFunctionDeclaration()[all …]
573 llvm::DIScope *getDeclContextDescriptor(const Decl *D);