Searched defs:isTyped (Results 1 – 4 of 4) sorted by relevance
30 export function isTyped(obj: object): obj is Typed { function
92 public boolean isTyped() { in isTyped() method in TypeKey
241 virtual bool isTyped() const { return false; } in isTyped() function
175 bool isTyped() const override { return ElementType != nullptr; } in isTyped() function