Searched refs:getContextDescriptor (Results 1 – 2 of 2) sorted by relevance
146 llvm::DIScope CGDebugInfo::getContextDescriptor(const Decl *Context) { in getContextDescriptor() function in CGDebugInfo782 getContextDescriptor(cast<Decl>(AliasDecl->getDeclContext()))); in CreateType()794 getContextDescriptor(cast<Decl>(Ty->getDecl()->getDeclContext()))); in CreateType()1550 Ty, getContextDescriptor(cast<Decl>(RD->getDeclContext()))); in CreateType()1941 getContextDescriptor(cast<Decl>(ED->getDeclContext())); in CreateEnumType()1982 getContextDescriptor(cast<Decl>(ED->getDeclContext())); in CreateTypeDefinition()2241 getContextDescriptor(cast<Decl>(RD->getDeclContext())); in CreateLimitedType()2336 FDContext = getContextDescriptor(cast<Decl>(RDecl)); in collectFunctionDeclProps()2384 VDContext = getContextDescriptor(dyn_cast<Decl>(DC)); in collectVarDeclProps()2474 llvm::DIScope S = getContextDescriptor(cast<Decl>(D->getDeclContext())); in getFunctionDeclaration()[all …]
323 llvm::DIScope getContextDescriptor(const Decl *Decl);