Searched defs:Constant (Results 1 – 1 of 1) sorted by relevance
28 class Constant; variable186 Constant(const std::string& name) : Definition(name) {} in Constant() function