Searched defs:IsScoped (Results 1 – 2 of 2) sorted by relevance
109 bool ExtensionGenerator::IsScoped() const { in IsScoped() function in google::protobuf::compiler::cpp::ExtensionGenerator
508 DIType *UnderlyingType, StringRef UniqueIdentifier, bool IsScoped) { in createEnumerationType()