Searched refs:IsAutomaticObject (Results 1 – 4 of 4) sorted by relevance
160 bool IsAutomaticObject(const Symbol &);
584 } else if (IsAutomaticObject(symbol)) { in CheckObject()
721 } else if (IsAutomaticObject(symbol)) { in DescribeComponent()
678 bool IsAutomaticObject(const Symbol &symbol) { in IsAutomaticObject() function