Searched refs:s_ (Results 1 – 2 of 2) sorted by relevance
32 s_ = os.str(); in ToStr()36 return s_.c_str(); in c_str()40 return s_; in str()44 std::string s_;
37 static VeriClass s_(Primitive::Type::kPrimShort, 0, nullptr); variable47 VeriClass* VeriClass::short_ = &s_;