Searched defs:isLabelTy (Results 1 – 3 of 3) sorted by relevance
154 bool isLabelTy() const { return ID == LabelTyID; } in isLabelTy() function
186 bool isLabelTy() const { return getTypeID() == LabelTyID; } in isLabelTy() function
184 bool isLabelTy() const { return getTypeID() == LabelTyID; } in isLabelTy() function