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.cc242 bool IsSpecialName(const string& name, const string* special_names, in IsSpecialName() function
280 return IsSpecialName(name, retained_names, in IsRetainedName()
286 return IsSpecialName(name, init_names, in IsInitName()