Home
last modified time | relevance | path

Searched refs:DwarfCompileUnitID (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCContext.h219 unsigned DwarfCompileUnitID = 0; variable
704 unsigned getDwarfCompileUnitID() { return DwarfCompileUnitID; } in getDwarfCompileUnitID()
707 DwarfCompileUnitID = CUIndex; in setDwarfCompileUnitID()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCContext.cpp152 DwarfCompileUnitID = 0; in reset()