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()
103 inline bool IsType() const { return type == MESSAGE || type == ENUM; } in IsType() function