Searched refs:DecomposedLocation (Results 1 – 1 of 1) sorted by relevance
123 const std::pair<FileID, unsigned> DecomposedLocation = in setFromSourceLocation() local126 Sources.getFileEntryRefForID(DecomposedLocation.first); in setFromSourceLocation()128 this->ReplacementRange = Range(DecomposedLocation.second, Length); in setFromSourceLocation()