Searched refs:TK_Integer (Results 1 – 1 of 1) sorted by relevance
102 TK_Integer = 0x0000, enumerator117 bool isIntegerTy() const { return getKind() == TK_Integer; } in isIntegerTy()