Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DAccelTable.h284 unsigned getCUIndex() const { return CUIndex; } in getCUIndex() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFAcceleratorTable.cpp547 Optional<uint64_t> DWARFDebugNames::Entry::getCUIndex() const { in getCUIndex() function in DWARFDebugNames::Entry
DDWARFContext.cpp697 const DWARFUnitIndex &DWARFContext::getCUIndex() { in getCUIndex() function in DWARFContext