Searched defs:CodeInit (Results 1 – 1 of 1) sorted by relevance
43 class CodeInit; variable739 explicit CodeInit(const std::string &V) : Value(V) {} in CodeInit() function