Searched refs:getDeclContextDescriptor (Results 1 – 2 of 2) sorted by relevance
201 llvm::DIScope *CGDebugInfo::getDeclContextDescriptor(const Decl *D) { in getDeclContextDescriptor() function in CGDebugInfo1235 getDeclContextDescriptor(AliasDecl)); in CreateType()1254 getDeclContextDescriptor(Ty->getDecl()), Align); in CreateType()2429 T = getOrCreateRecordFwdDecl(Ty, getDeclContextDescriptor(RD)); in CreateType()2509 getDeclContextDescriptor(Ty->getDecl())); in CreateType()2549 getDeclContextDescriptor(ID), Unit, 0); in CreateType()3056 llvm::DIScope *EDContext = getDeclContextDescriptor(ED); in CreateEnumType()3099 llvm::DIScope *EnumContext = getDeclContextDescriptor(ED); in CreateTypeDefinition()3400 llvm::DIScope *RDContext = getDeclContextDescriptor(RD); in CreateLimitedType()3727 auto *S = getDeclContextDescriptor(D); in getFunctionDeclaration()[all …]
581 llvm::DIScope *getDeclContextDescriptor(const Decl *D);