Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp133 if (isTypeUnit()) { in extract()
146 !isTypeUnit() in extract()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h96 bool isTypeUnit() const { in isTypeUnit() function