Searched refs:IsRegisteredObjectType (Results 1 – 2 of 2) sorted by relevance
44 bool Importer::IsRegisteredObjectType(const ObjectId& oid) const in IsRegisteredObjectType() function in Serialization::Importer145 if (IsRegisteredObjectType(node->GetObjectId())) { in ImportObject()332 …(node && IsRegisteredObjectType(node->GetObjectId())) || interface_cast<IBuiltinValueNode<RefUri>>… in ImportPointer()
68 bool IsRegisteredObjectType(const ObjectId& oid) const; in META_BEGIN_NAMESPACE()