Searched refs:parseSectionID (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp498 bool parseSectionID(Optional<MBBSectionID> &SID);
624 bool MIParser::parseSectionID(Optional<MBBSectionID> &SID) { function in class:MIParser
687 if (parseSectionID(SectionID))

Completed in 63 milliseconds