Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/DebugInfo/
DDWARFFormValue.h71 static bool isBlockForm(uint16_t form);
DDWARFFormValue.cpp405 bool DWARFFormValue::isBlockForm(uint16_t form) { in isBlockForm() function in DWARFFormValue