Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h97 bool isTypeUnit() const { in isTypeUnit() function
291 bool isTypeUnit() const { return Header.isTypeUnit(); } in isTypeUnit() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h104 bool isTypeUnit() const { in isTypeUnit() function
329 bool isTypeUnit() const { return Header.isTypeUnit(); } in isTypeUnit() function