Lines Matching refs:DContext
4097 llvm::DIScope *DContext = Unit; in getFunctionFwdDeclOrStub() local
4099 collectFunctionDeclProps(GD, Unit, Name, LinkageName, DContext, TParamsArray, in getFunctionFwdDeclOrStub()
4120 DContext, Name, LinkageName, Unit, Line, in getFunctionFwdDeclOrStub()
4126 DContext, Name, LinkageName, Unit, Line, in getFunctionFwdDeclOrStub()
4150 llvm::DIScope *DContext = Unit; in getGlobalVariableForwardDeclaration() local
4155 DContext); in getGlobalVariableForwardDeclaration()
4158 DContext, Name, LinkageName, Unit, Line, getOrCreateType(T, Unit), in getGlobalVariableForwardDeclaration()
5361 StringRef LinkageName, llvm::GlobalVariable *Var, llvm::DIScope *DContext) { in CollectAnonRecordDecls() argument
5372 Var, DContext); in CollectAnonRecordDecls()
5377 DContext, FieldName, LinkageName, Unit, LineNo, FieldTy, in CollectAnonRecordDecls()
5638 llvm::DIScope *DContext = nullptr; in EmitGlobalVariable() local
5644 TemplateParameters, DContext); in EmitGlobalVariable()
5657 GVE = CollectAnonRecordDecls(RD, Unit, LineNo, LinkageName, Var, DContext); in EmitGlobalVariable()
5675 DContext, DeclName, LinkageName, Unit, LineNo, getOrCreateType(T, Unit), in EmitGlobalVariable()
5740 llvm::DIScope *DContext = getDeclContextDescriptor(VD); in EmitGlobalVariable() local
5756 DContext, Name, StringRef(), Unit, getLineNumber(VD->getLocation()), Ty, in EmitGlobalVariable()
5772 llvm::DIScope *DContext = getDeclContextDescriptor(D); in EmitExternalVariable() local
5775 DContext, Name, StringRef(), Unit, getLineNumber(D->getLocation()), in EmitExternalVariable()
5853 llvm::DIScope *DContext = getDeclContextDescriptor(D); in EmitGlobalAlias() local
5857 DContext, DI, getOrCreateFile(Loc), getLineNumber(Loc), D->getName()); in EmitGlobalAlias()