Searched refs:PatternLoc (Results 1 – 3 of 3) sorted by relevance
566 SMLoc PatternLoc; variable640 SMLoc getLoc() const { return PatternLoc; } in getLoc()
769 PatternLoc = SMLoc::getFromPointer(PatternStr.data()); in parsePattern() 777 SM.PrintMessage(PatternLoc, SourceMgr::DK_Error, in parsePattern() 784 PatternLoc, SourceMgr::DK_Error, in parsePattern() 1892 SMLoc PatternLoc = SMLoc::getFromPointer(Buffer.data()); in readCheckFile() 1937 CheckStrings->emplace_back(P, UsedPrefix, PatternLoc); in readCheckFile() 1890 SMLoc PatternLoc = SMLoc::getFromPointer(Buffer.data()); readCheckFile() local
7681 TypeLoc PatternLoc = PackExpansionLoc.getPatternLoc(); in TransformStmtAttr() 7686 PackExpansionLoc.getEllipsisLoc(), PatternLoc.getSourceRange(),7697 TypeArgBuilder.reserve(PatternLoc.getFullDataSize()); in TransformAttributedStmt() 7699 PatternLoc); in TransformAttributedStmt() 7718 TypeArgBuilder.reserve(PatternLoc.getFullDataSize());7721 PatternLoc); in TransformIfStmt() 7397 TypeLoc PatternLoc = PackExpansionLoc.getPatternLoc(); TransformObjCObjectType() local