Searched refs:checkSectionName (Results 1 – 3 of 3) sorted by relevance
426 !checkSectionName(SegmentName->getLocStart(), SegmentName->getString())) in ActOnPragmaMSSeg()
2557 bool Sema::checkSectionName(SourceLocation LiteralLoc, StringRef SecName) { in checkSectionName() function in Sema2574 if (!S.checkSectionName(LiteralLoc, Str)) in handleSectionAttr()
2946 bool checkSectionName(SourceLocation LiteralLoc, StringRef Str);