Home | History | Annotate | Download | only in MCParser

Lines Matching defs:SectionName

549   StringRef SectionName;
550 if (getParser().parseIdentifier(SectionName))
557 std::string SectionSpec = SectionName;