Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/unittests/DebugInfo/
H A DDWARFFormValueTest.cpp31 bool isFormClass(uint16_t Form, DWARFFormValue::FormClass FC) { in isFormClass() function
/minix3/external/bsd/llvm/dist/llvm/lib/DebugInfo/
H A DDWARFFormValue.cpp110 bool DWARFFormValue::isFormClass(DWARFFormValue::FormClass FC) const { in isFormClass() function in DWARFFormValue