Searched refs:getConstants (Results 1 – 2 of 2) sorted by relevance
455 writeSummaryTables(&file, systemSpecification.getConstants(), systemSpecification.getTypes(), in generateAlphabeticalIndex()458 writeSummaryTables(&file, systemSpecification.getConstants(), systemSpecification.getTypes(), in generateAlphabeticalIndex()
603 const std::map<std::string, Constant*>& getConstants() const { return mConstants; } in getConstants() function