Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.cc246 bool IsSpecialName(const string& name, const string* special_names, in IsSpecialName() function
294 return IsSpecialName(name, retained_names, in IsRetainedName()
300 return IsSpecialName(name, init_names, in IsInitName()