Searched defs:IsType (Results 1 – 3 of 3) sorted by relevance
40 bool IsType(skstd::string_view name) { in IsType() function
214 raw_string_ostream &OS, bool IsType, bool IsID) { in printStringOrID()
674 bool IsType() const { return type() == MESSAGE || type() == ENUM; } in IsType() function in google::protobuf::Symbol