Searched refs:isLocList (Results 1 – 2 of 2) sorted by relevance
216 isLocList, enumerator564 DIELocList(size_t I) : DIEValue(isLocList), Index(I) {} in DIELocList()578 static bool classof(const DIEValue *E) { return E->getType() == isLocList; } in classof()
347 case DIEValue::isLocList: in hashAttribute()