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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/Core/
H A DReplacement.cpp137 SourceLocation SpellingBegin = Sources.getSpellingLoc(Range.getBegin()); local
139 std::pair<FileID, unsigned> Start = Sources.getDecomposedLoc(SpellingBegin);

Completed in 136 milliseconds