Searched refs:IsScoped (Results 1 – 5 of 5) sorted by relevance
100 IsScoped() ? ClassName(descriptor_->extension_scope(), false) + "::" : ""; in ExtensionGenerator()109 bool ExtensionGenerator::IsScoped() const { in IsScoped() function in google::protobuf::compiler::cpp::ExtensionGenerator120 if (!IsScoped()) { in GenerateDeclaration()170 if (IsScoped()) { in GenerateDefinition()
74 bool IsScoped() const;
1469 if (extension_generator->IsScoped()) continue; in GenerateExtensionIdentifiers()
510 DIType *UnderlyingType, StringRef UniqueIdentifier = "", bool IsScoped = false);
508 DIType *UnderlyingType, StringRef UniqueIdentifier, bool IsScoped) { in createEnumerationType() argument512 IsScoped ? DINode::FlagEnumClass : DINode::FlagZero, Elements, 0, nullptr, in createEnumerationType()