Searched refs:getDeclContextDescriptor (Results 1 – 2 of 2) sorted by relevance
2791 getDeclContextDescriptor(Ty->getDecl())); in CreateType()3362 llvm::DIScope *EDContext = getDeclContextDescriptor(ED); in CreateEnumType()3405 llvm::DIScope *EnumContext = getDeclContextDescriptor(ED); in CreateTypeDefinition()3715 llvm::DIScope *RDContext = getDeclContextDescriptor(RD); in CreateLimitedType()4061 auto *S = getDeclContextDescriptor(D); in getFunctionDeclaration()5095 getDeclContextDescriptor(blockDecl); in EmitDeclareOfBlockLiteralArgVariable()5589 getDeclContextDescriptor(VarD); in EmitGlobalVariable()5599 llvm::DIScope *DContext = getDeclContextDescriptor(VD); in EmitGlobalVariable()5631 llvm::DIScope *DContext = getDeclContextDescriptor(D); in EmitExternalVariable()5670 llvm::DIScope *DContext = getDeclContextDescriptor(D); in EmitGlobalAlias()[all …]
636 llvm::DIScope *getDeclContextDescriptor(const Decl *D);