Searched refs:getDeclContextDescriptor (Results 1 – 4 of 4) sorted by relevance
154 llvm::DIScope *CGDebugInfo::getDeclContextDescriptor(const Decl *D) { in getDeclContextDescriptor() function in CGDebugInfo855 getDeclContextDescriptor(AliasDecl)); in CreateType()868 getDeclContextDescriptor(Ty->getDecl())); in CreateType()1698 T = getOrCreateRecordFwdDecl(Ty, getDeclContextDescriptor(RD)); in CreateType()1806 getDeclContextDescriptor(ID), Unit, 0); in CreateType()2206 llvm::DIScope *EDContext = getDeclContextDescriptor(ED); in CreateEnumType()2250 llvm::DIScope *EnumContext = getDeclContextDescriptor(ED); in CreateTypeDefinition()2511 llvm::DIScope *RDContext = getDeclContextDescriptor(RD); in CreateLimitedType()2769 auto *S = getDeclContextDescriptor(D); in getFunctionDeclaration()2952 llvm::DIScope *FDContext = getDeclContextDescriptor(D); in EmitFunctionDecl()[all …]
397 llvm::DIScope *getDeclContextDescriptor(const Decl *D);
200 llvm::DIScope *CGDebugInfo::getDeclContextDescriptor(const Decl *D) { in getDeclContextDescriptor() function in CGDebugInfo1199 getDeclContextDescriptor(AliasDecl)); in CreateType()1218 getDeclContextDescriptor(Ty->getDecl()), Align); in CreateType()2382 T = getOrCreateRecordFwdDecl(Ty, getDeclContextDescriptor(RD)); in CreateType()2462 getDeclContextDescriptor(Ty->getDecl())); in CreateType()2502 getDeclContextDescriptor(ID), Unit, 0); in CreateType()2994 llvm::DIScope *EDContext = getDeclContextDescriptor(ED); in CreateEnumType()3041 llvm::DIScope *EnumContext = getDeclContextDescriptor(ED); in CreateTypeDefinition()3342 llvm::DIScope *RDContext = getDeclContextDescriptor(RD); in CreateLimitedType()3662 auto *S = getDeclContextDescriptor(D); in getFunctionDeclaration()[all …]
559 llvm::DIScope *getDeclContextDescriptor(const Decl *D);