Searched refs:parseGroup (Results 1 – 2 of 2) sorted by relevance
123 bool parseGroup(StringRef &GroupName) { in parseGroup() function in __anon60e998110111::WasmAsmParser183 if (Group && parseGroup(GroupName)) in parseSectionDirective()
158 bool parseGroup(StringRef &GroupName, bool &IsComdat);435 bool ELFAsmParser::parseGroup(StringRef &GroupName, bool &IsComdat) { in parseGroup() function in ELFAsmParser606 if (parseGroup(GroupName, IsComdat)) in ParseSectionArguments()