Home
last modified time | relevance | path

Searched defs:getUnit (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFFormValue.h81 const DWARFUnit *getUnit() const { return U; } in getUnit() function
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp209 DIEUnit *DIE::getUnit() const { in getUnit() function in DIE
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h2058 DICompileUnit *getUnit() const { in getUnit() function