Searched refs:SystemSpecification (Results 1 – 2 of 2) sorted by relevance
54 SystemSpecification systemSpecification;763 SystemSpecification::~SystemSpecification() { in ~SystemSpecification()792 Constant* SystemSpecification::findOrCreateConstant(const string& name, bool* created) { in findOrCreateConstant()796 Type* SystemSpecification::findOrCreateType(const string& name, bool* created) { in findOrCreateType()800 Function* SystemSpecification::findOrCreateFunction(const string& name, bool* created) { in findOrCreateFunction()804 bool SystemSpecification::readSpecFile(const string& fileName, int maxApiLevel) { in readSpecFile()819 int SystemSpecification::getMaximumApiLevel() { in getMaximumApiLevel()839 bool SystemSpecification::generateFiles(bool forVerification, int maxApiLevel) const { in generateFiles()851 string SystemSpecification::getHtmlAnchor(const string& name) const { in getHtmlAnchor()
36 class SystemSpecification; variable540 class SystemSpecification {552 ~SystemSpecification();581 extern SystemSpecification systemSpecification;