Searched refs:hasBitIntType (Results 1 – 21 of 21) sorted by relevance
179 bool hasBitIntType() const override { return true; } in hasBitIntType() function232 bool hasBitIntType() const override { return true; } in hasBitIntType() function
69 bool hasBitIntType() const override { return true; } in hasBitIntType() function
90 bool hasBitIntType() const override { return true; } in hasBitIntType() function
79 bool hasBitIntType() const override { return true; } in hasBitIntType() function
72 bool hasBitIntType() const override { return true; } in hasBitIntType() function
96 bool hasBitIntType() const override { return true; } in hasBitIntType() function
142 bool hasBitIntType() const override { return true; } in hasBitIntType() function
178 bool hasBitIntType() const override { return true; } in hasBitIntType() function
98 bool hasBitIntType() const override { return true; } in hasBitIntType() function
205 bool hasBitIntType() const override { return true; } in hasBitIntType() function
141 bool hasBitIntType() const override { return true; } in hasBitIntType() function
165 bool hasBitIntType() const override { return true; } in hasBitIntType() function
159 bool hasBitIntType() const override { return true; } in hasBitIntType() function
199 bool hasBitIntType() const override { return true; } in hasBitIntType() function
409 bool hasBitIntType() const override { return true; } in hasBitIntType() function
477 bool hasBitIntType() const override { return true; } in hasBitIntType() function784 bool hasBitIntType() const override { return true; } in hasBitIntType() function
430 bool hasBitIntType() const override { return true; } in hasBitIntType() function
356 bool hasBitIntType() const override { return true; } in hasBitIntType() function
597 virtual bool hasBitIntType() const { in hasBitIntType() function
1920 if (!Context.getTargetInfo().hasBitIntType()) { in checkTypeSupport()
1428 if (!S.Context.getTargetInfo().hasBitIntType()) in ConvertDeclSpecToType()