Home
last modified time | relevance | path

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

/external/llvm/unittests/DebugInfo/DWARF/
DDWARFFormValueTest.cpp36 bool isFormClass(uint16_t Form, DWARFFormValue::FormClass FC) { in isFormClass() function
/external/llvm/lib/DebugInfo/DWARF/
DDWARFFormValue.cpp111 bool DWARFFormValue::isFormClass(DWARFFormValue::FormClass FC) const { in isFormClass() function in DWARFFormValue