Searched refs:DContext (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
| H A D | CGDebugInfo.cpp | 3638 llvm::DIScope *DContext = Unit; in getFunctionFwdDeclOrStub() local 3640 collectFunctionDeclProps(GD, Unit, Name, LinkageName, DContext, TParamsArray, in getFunctionFwdDeclOrStub() 3661 DContext, Name, LinkageName, Unit, Line, in getFunctionFwdDeclOrStub() 3667 DContext, Name, LinkageName, Unit, Line, in getFunctionFwdDeclOrStub() 3691 llvm::DIScope *DContext = Unit; in getGlobalVariableForwardDeclaration() local 3696 DContext); in getGlobalVariableForwardDeclaration() 3699 DContext, Name, LinkageName, Unit, Line, getOrCreateType(T, Unit), in getGlobalVariableForwardDeclaration() 4742 StringRef LinkageName, llvm::GlobalVariable *Var, llvm::DIScope *DContext) { in CollectAnonRecordDecls() argument 4753 Var, DContext); in CollectAnonRecordDecls() 4758 DContext, FieldName, LinkageName, Unit, LineNo, FieldTy, in CollectAnonRecordDecls() [all …]
|
| H A D | CGDebugInfo.h | 681 llvm::GlobalVariable *Var, llvm::DIScope *DContext);
|