Searched refs:checkSectionName (Results 1 – 3 of 3) sorted by relevance
763 if (!checkSectionName(SegmentName->getBeginLoc(), SegmentName->getString())) in ActOnPragmaMSSeg()
2851 bool Sema::checkSectionName(SourceLocation LiteralLoc, StringRef SecName) { in checkSectionName() function in Sema2868 if (!S.checkSectionName(LiteralLoc, Str)) in handleSectionAttr()
4530 bool checkSectionName(SourceLocation LiteralLoc, StringRef Str);