Searched refs:hasExtIntType (Results 1 – 19 of 19) sorted by relevance
184 bool hasExtIntType() const override { return true; } in hasExtIntType() function237 bool hasExtIntType() const override { return true; } in hasExtIntType() function
69 bool hasExtIntType() const override { return true; } in hasExtIntType() function
90 bool hasExtIntType() const override { return true; } in hasExtIntType() function
79 bool hasExtIntType() const override { return true; } in hasExtIntType() function
72 bool hasExtIntType() const override { return true; } in hasExtIntType() function
142 bool hasExtIntType() const override { return true; } in hasExtIntType() function
106 bool hasExtIntType() const override { return true; } in hasExtIntType() function
164 bool hasExtIntType() const override { return true; } in hasExtIntType() function
159 bool hasExtIntType() const override { return true; } in hasExtIntType() function
89 bool hasExtIntType() const override { return true; } in hasExtIntType() function
138 bool hasExtIntType() const override { return true; } in hasExtIntType() function
133 bool hasExtIntType() const override { return true; } in hasExtIntType() function
188 bool hasExtIntType() const override { return true; } in hasExtIntType() function
409 bool hasExtIntType() const override { return true; } in hasExtIntType() function
449 bool hasExtIntType() const override { return true; } in hasExtIntType() function753 bool hasExtIntType() const override { return true; } in hasExtIntType() function
345 bool hasExtIntType() const override { return true; } in hasExtIntType() function
400 bool hasExtIntType() const override { return true; } in hasExtIntType() function
567 virtual bool hasExtIntType() const { in hasExtIntType() function
1459 if (!S.Context.getTargetInfo().hasExtIntType()) in ConvertDeclSpecToType()