Searched defs:type_string (Results 1 – 2 of 2) sorted by relevance
31 bool CheckType(const std::string& type_string, const std::string& value) { in CheckType()
411 const std::string& type_string = type.GetName(); in As() local