Home
last modified time | relevance | path

Searched refs:SpellingBegin (Results 1 – 2 of 2) 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()
/external/llvm-project/clang/lib/Tooling/Core/
DReplacement.cpp137 SourceLocation SpellingBegin = Sources.getSpellingLoc(Range.getBegin()); in getRangeSize() local
139 std::pair<FileID, unsigned> Start = Sources.getDecomposedLoc(SpellingBegin); in getRangeSize()