Searched defs:isIntegerTy (Results 1 – 6 of 6) sorted by relevance
117 bool isIntegerTy() const { return getKind() == TK_Integer; } in isIntegerTy() function
195 bool isIntegerTy() const { return getTypeID() == IntegerTyID; } in isIntegerTy() function
193 bool isIntegerTy() const { return getTypeID() == IntegerTyID; } in isIntegerTy() function
197 bool isIntegerTy() const { return getTypeID() == IntegerTyID; } in isIntegerTy() function
57 bool Type::isIntegerTy(unsigned Bitwidth) const { in isIntegerTy() function in Type
50 bool Type::isIntegerTy(unsigned Bitwidth) const { in isIntegerTy() function in Type