Searched defs:isTyped (Results 1 – 3 of 3) sorted by relevance
225 virtual bool isTyped() const { return false; } in isTyped() function
175 bool isTyped() const override { return ElementType != nullptr; } in isTyped() function
26 bool ResourceInfo::isTyped() const { in isTyped() function in ResourceInfo