Searched refs:NonCoalSection (Results 1 – 3 of 3) sorted by relevance
626 StringRef NonCoalSection = StringSwitch<StringRef>(Section) in parseDirectiveSection() local632 if (!Section.equals(NonCoalSection)) { in parseDirectiveSection()639 getParser().Note(Loc, "change section name to \"" + NonCoalSection + in parseDirectiveSection()
704 StringRef NonCoalSection = StringSwitch<StringRef>(Section) in parseDirectiveSection() local710 if (!Section.equals(NonCoalSection)) { in parseDirectiveSection()717 getParser().Note(Loc, "change section name to \"" + NonCoalSection + in parseDirectiveSection()