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