Searched refs:getDeclContextDescriptor (Results 1 – 2 of 2) sorted by relevance
153 llvm::DIScope *CGDebugInfo::getDeclContextDescriptor(const Decl *D) { in getDeclContextDescriptor() function in CGDebugInfo829 getDeclContextDescriptor(AliasDecl)); in CreateType()842 getDeclContextDescriptor(Ty->getDecl())); in CreateType()1578 T = getOrCreateRecordFwdDecl(Ty, getDeclContextDescriptor(RD)); in CreateType()1683 getDeclContextDescriptor(ID), Unit, 0); in CreateType()2046 llvm::DIScope *EDContext = getDeclContextDescriptor(ED); in CreateEnumType()2086 llvm::DIScope *EnumContext = getDeclContextDescriptor(ED); in CreateTypeDefinition()2340 llvm::DIScope *RDContext = getDeclContextDescriptor(RD); in CreateLimitedType()2575 auto *S = getDeclContextDescriptor(D); in getFunctionDeclaration()2754 llvm::DIScope *FDContext = getDeclContextDescriptor(D); in EmitFunctionDecl()[all …]
388 llvm::DIScope *getDeclContextDescriptor(const Decl *D);