Searched refs:getDecomposedInstantiationLoc (Results 1 – 7 of 7) sorted by relevance
71 startInfo = SM.getDecomposedInstantiationLoc(macroStart); in getDefinitionLengthSlow()73 endInfo = SM.getDecomposedInstantiationLoc(macroEnd); in getDefinitionLengthSlow()
828 SM.getDecomposedInstantiationLoc(FlagTok.getLocation()).first; in ReadLineMarkerFlags()837 SM.getDecomposedInstantiationLoc(IncLoc).first != CurFileID) { in ReadLineMarkerFlags()
292 std::pair<FileID, unsigned> LocInfo = getDecomposedInstantiationLoc(Loc); in AddLineNote()322 std::pair<FileID, unsigned> LocInfo = getDecomposedInstantiationLoc(Loc); in AddLineNote()964 std::pair<FileID, unsigned> LocInfo = getDecomposedInstantiationLoc(Loc); in getInstantiationColumnNumber()1159 std::pair<FileID, unsigned> LocInfo = getDecomposedInstantiationLoc(Loc); in getInstantiationLineNumber()1179 std::pair<FileID, unsigned> LocInfo = getDecomposedInstantiationLoc(Loc); in getFileCharacteristic()1226 std::pair<FileID, unsigned> LocInfo = getDecomposedInstantiationLoc(Loc); in getPresumedLoc()
327 std::pair<FileID, unsigned> LPosInfo = SM.getDecomposedInstantiationLoc(Pos); in HandlePiece()
777 getDecomposedInstantiationLoc(SourceLocation Loc) const { in getDecomposedInstantiationLoc() function
522 = SM.getDecomposedInstantiationLoc(Hint->RemoveRange.getBegin()); in EmitCaretDiagnostic()
437 = AU->getSourceManager().getDecomposedInstantiationLoc( in getPreprocessedEntities()459 = SM.getDecomposedInstantiationLoc(RegionOfInterest.getBegin()); in getPreprocessedEntities()461 = SM.getDecomposedInstantiationLoc(RegionOfInterest.getEnd()); in getPreprocessedEntities()473 = SM.getDecomposedInstantiationLoc((*E)->getSourceRange().getBegin()); in getPreprocessedEntities()