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