Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.cc306 bool IsSpecialName(const string& name, const string* special_names, in IsSpecialName() function
382 return IsSpecialName(name, retained_names, in IsRetainedName()
388 return IsSpecialName(name, init_names, in IsInitName()