Searched refs:getDeclContextDescriptor (Results 1 – 2 of 2) sorted by relevance
2636 getDeclContextDescriptor(Ty->getDecl())); in CreateType()3200 llvm::DIScope *EDContext = getDeclContextDescriptor(ED); in CreateEnumType()3243 llvm::DIScope *EnumContext = getDeclContextDescriptor(ED); in CreateTypeDefinition()3552 llvm::DIScope *RDContext = getDeclContextDescriptor(RD); in CreateLimitedType()3898 auto *S = getDeclContextDescriptor(D); in getFunctionDeclaration()4872 getDeclContextDescriptor(blockDecl); in EmitDeclareOfBlockLiteralArgVariable()5365 getDeclContextDescriptor(VarD); in EmitGlobalVariable()5375 llvm::DIScope *DContext = getDeclContextDescriptor(VD); in EmitGlobalVariable()5416 llvm::DIScope *DContext = getDeclContextDescriptor(D); in EmitExternalVariable()5455 llvm::DIScope *DContext = getDeclContextDescriptor(D); in EmitGlobalAlias()[all …]
616 llvm::DIScope *getDeclContextDescriptor(const Decl *D);