Searched defs:TypeToString (Results 1 – 3 of 3) sorted by relevance
44 std::string AutocompleteMatch::TypeToString(Type type) { in TypeToString() function in AutocompleteMatch
102 std::string AutocompleteInput::TypeToString(Type type) { in TypeToString() function in AutocompleteInput
442 static const char* TypeToString(InstanceType type) { in TypeToString() function