Searched defs:coercibleTypes (Results 1 – 2 of 2) sorted by relevance
401 virtual const std::vector<const Type*>& coercibleTypes() const { in coercibleTypes() function
79 GenericType(const char* name, std::vector<const Type*> coercibleTypes) in GenericType()83 const std::vector<const Type*>& coercibleTypes() const override { in coercibleTypes() function in SkSL::GenericType