Searched defs:Constant (Results 1 – 2 of 2) sorted by relevance
70 public @interface Constant { annotation in HealthKeys
29 class Constant; variable193 Constant(const std::string& name) : Definition(name) {} in Constant() function