Searched refs:getDecomposedExpansionLoc (Results 1 – 8 of 8) sorted by relevance
55 startInfo = SM.getDecomposedExpansionLoc(macroStart); in getDefinitionLengthSlow()57 endInfo = SM.getDecomposedExpansionLoc(macroEnd); in getDefinitionLengthSlow()
1343 SM.getDecomposedExpansionLoc(FlagTok.getLocation()).first; in ReadLineMarkerFlags()1352 SM.getDecomposedExpansionLoc(IncLoc).first != CurFileID) { in ReadLineMarkerFlags()
403 SrcMgr.getDecomposedExpansionLoc(EndLoc); in ParseMicrosoftAsmStatement()431 SrcMgr.getDecomposedExpansionLoc(TokLoc); in ParseMicrosoftAsmStatement()439 SrcMgr.getDecomposedExpansionLoc(TokLoc); in ParseMicrosoftAsmStatement()
276 std::pair<FileID, unsigned> LocInfo = getDecomposedExpansionLoc(Loc); in AddLineNote()1247 std::pair<FileID, unsigned> LocInfo = getDecomposedExpansionLoc(Loc); in getExpansionColumnNumber()1453 std::pair<FileID, unsigned> LocInfo = getDecomposedExpansionLoc(Loc); in getExpansionLineNumber()1474 std::pair<FileID, unsigned> LocInfo = getDecomposedExpansionLoc(Loc); in getFileCharacteristic()1523 std::pair<FileID, unsigned> LocInfo = getDecomposedExpansionLoc(Loc); in getPresumedLoc()1598 std::pair<FileID, unsigned> LocInfo = getDecomposedExpansionLoc(Loc); in isInMainFile()
160 std::pair<FileID, unsigned> LocInfo = SM.getDecomposedExpansionLoc(Loc); in adjustColumnPos()
806 std::pair<FileID, unsigned> LPosInfo = SM.getDecomposedExpansionLoc(Pos); in HandlePiece()
1249 getDecomposedExpansionLoc(SourceLocation Loc) const { in getDecomposedExpansionLoc() function
1075 = SM.getDecomposedExpansionLoc(I->RemoveRange.getBegin()); in buildFixItInsertionLine()