Searched defs:shouldBeRandomizedOrPooled (Results 1 – 1 of 1) sorted by relevance
160 virtual bool shouldBeRandomizedOrPooled() const { return false; } in shouldBeRandomizedOrPooled() function226 virtual bool shouldBeRandomizedOrPooled() const override { return false; } in shouldBeRandomizedOrPooled() function300 template <> inline bool ConstantInteger32::shouldBeRandomizedOrPooled() const { in shouldBeRandomizedOrPooled() function