Home
last modified time | relevance | path

Searched defs:getCU (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h404 DwarfCompileUnit &getCU() override { return CU; } in getCU() function
H A DDwarfCompileUnit.h200 DwarfCompileUnit &getCU() override { return *this; } in getCU() function