Home
last modified time | relevance | path

Searched refs:SpellingBegin (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Tooling/Core/
DReplacement.cpp122 SourceLocation SpellingBegin = Sources.getSpellingLoc(Range.getBegin()); in getRangeSize() local
124 std::pair<FileID, unsigned> Start = Sources.getDecomposedLoc(SpellingBegin); in getRangeSize()