Home
last modified time | relevance | path

Searched refs:IsNumberFollowUnderscore (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
Dparser.cc160 bool IsNumberFollowUnderscore(const string& name) { in IsNumberFollowUnderscore() function
1017 if (IsNumberFollowUnderscore(field->name())) { in ParseMessageFieldNoLabel()