Lines Matching refs:getContextDescriptor
146 llvm::DIScope CGDebugInfo::getContextDescriptor(const Decl *Context) { in getContextDescriptor() function in CGDebugInfo
782 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()
3034 getContextDescriptor(cast<Decl>(blockDecl->getDeclContext())); in EmitDeclareOfBlockLiteralArgVariable()
3182 cast<llvm::MDCompositeType>(getContextDescriptor(cast<Decl>(DC))); in getOrCreateStaticDataMemberDeclarationOrNull()
3270 getContextDescriptor(RD); in EmitGlobalVariable()
3278 getContextDescriptor(dyn_cast<Decl>(VD->getDeclContext())); in EmitGlobalVariable()
3291 return getContextDescriptor(D); in getCurrentContextDescriptor()
3354 getContextDescriptor(dyn_cast<Decl>(NSDecl->getDeclContext())); in getOrCreateNameSpace()