Searched refs:findOrCreateType (Results 1 – 2 of 2) sorted by relevance
405 Type* type = systemSpecification.findOrCreateType(name, &created); in scanTypeSpecification()889 Type* SystemSpecification::findOrCreateType(const string& name, bool* created) { in findOrCreateType() function in SystemSpecification
592 Type* findOrCreateType(const std::string& name, bool* created);