Searched refs:createConcreteEntity (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfDebug.h | 466 DbgEntity *createConcreteEntity(DwarfCompileUnit &TheCU,
|
| H A D | DwarfDebug.cpp | 1833 DbgEntity *DwarfDebug::createConcreteEntity(DwarfCompileUnit &TheCU, in createConcreteEntity() function in DwarfDebug 1886 DbgVariable *RegVar = cast<DbgVariable>(createConcreteEntity(TheCU, in collectEntityInfo() 1964 createConcreteEntity(TheCU, *Scope, Label, IL.second, Sym); in collectEntityInfo() 1979 createConcreteEntity(TheCU, *Scope, DN, nullptr); in collectEntityInfo()
|