Home | History | Annotate | Download | only in Analysis

Lines Matching refs:DW_TAG_enumerator

287 /// isEnumerator - Return true if the specified tag is DW_TAG_enumerator.
289 return DbgNode && getTag() == dwarf::DW_TAG_enumerator;