Searched refs:parseGroup (Results 1 – 2 of 2) sorted by relevance
116 bool parseGroup(StringRef &GroupName) { in parseGroup() function in __anonda87bf150111::WasmAsmParser176 if (Group && parseGroup(GroupName)) in parseSectionDirective()
160 bool parseGroup(StringRef &GroupName, bool &IsComdat);433 bool ELFAsmParser::parseGroup(StringRef &GroupName, bool &IsComdat) { in parseGroup() function in ELFAsmParser587 if (parseGroup(GroupName, IsComdat)) in ParseSectionArguments()