Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfUnit.h371 DwarfCompileUnit &getCU() override { return CU; } in getCU() function
HDDwarfCompileUnit.h163 DwarfCompileUnit &getCU() override { return *this; } in getCU() function