Searched refs:findOrCreateConstant (Results 1 – 2 of 2) sorted by relevance
376 Constant* constant = systemSpecification.findOrCreateConstant(name, &created); in scanConstantSpecification()885 Constant* SystemSpecification::findOrCreateConstant(const string& name, bool* created) { in findOrCreateConstant() function in SystemSpecification
591 Constant* findOrCreateConstant(const std::string& name, bool* created);