Searched defs:isTyped (Results 1 – 10 of 10) sorted by relevance
84 func isTyped(t Type) bool { func
87 func isTyped(t Type) bool { func
225 virtual bool isTyped() const { return false; } in isTyped() function
175 bool isTyped() const override { return ElementType != nullptr; } in isTyped() function