Searched defs:hasExportName (Results 1 – 6 of 6) sorted by relevance
91 bool hasExportName() const { return ExportName.hasValue(); } in hasExportName() function
109 bool hasExportName() const { return ExportName.has_value(); } in hasExportName() function