Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.cc253 static const std::unordered_set<string> kNSObjectMethods = in SanitizeNameForObjC() local
272 (kNSObjectMethods.count(sanitized) > 0)) { in SanitizeNameForObjC()