Lines Matching refs:DContext
3944 llvm::DIScope *DContext = Unit; in getFunctionFwdDeclOrStub() local
3946 collectFunctionDeclProps(GD, Unit, Name, LinkageName, DContext, TParamsArray, in getFunctionFwdDeclOrStub()
3967 DContext, Name, LinkageName, Unit, Line, in getFunctionFwdDeclOrStub()
3973 DContext, Name, LinkageName, Unit, Line, in getFunctionFwdDeclOrStub()
3997 llvm::DIScope *DContext = Unit; in getGlobalVariableForwardDeclaration() local
4002 DContext); in getGlobalVariableForwardDeclaration()
4005 DContext, Name, LinkageName, Unit, Line, getOrCreateType(T, Unit), in getGlobalVariableForwardDeclaration()
5226 StringRef LinkageName, llvm::GlobalVariable *Var, llvm::DIScope *DContext) { in CollectAnonRecordDecls() argument
5237 Var, DContext); in CollectAnonRecordDecls()
5242 DContext, FieldName, LinkageName, Unit, LineNo, FieldTy, in CollectAnonRecordDecls()
5497 llvm::DIScope *DContext = nullptr; in EmitGlobalVariable() local
5503 TemplateParameters, DContext); in EmitGlobalVariable()
5516 GVE = CollectAnonRecordDecls(RD, Unit, LineNo, LinkageName, Var, DContext); in EmitGlobalVariable()
5534 DContext, DeclName, LinkageName, Unit, LineNo, getOrCreateType(T, Unit), in EmitGlobalVariable()
5599 llvm::DIScope *DContext = getDeclContextDescriptor(VD); in EmitGlobalVariable() local
5615 DContext, Name, StringRef(), Unit, getLineNumber(VD->getLocation()), Ty, in EmitGlobalVariable()
5631 llvm::DIScope *DContext = getDeclContextDescriptor(D); in EmitExternalVariable() local
5634 DContext, Name, StringRef(), Unit, getLineNumber(D->getLocation()), in EmitExternalVariable()
5670 llvm::DIScope *DContext = getDeclContextDescriptor(D); in EmitGlobalAlias() local
5674 DContext, DI, getOrCreateFile(Loc), getLineNumber(Loc), D->getName()); in EmitGlobalAlias()