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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Tooling/
H A DRefactoring.cpp125 SourceLocation SpellingBegin = Sources.getSpellingLoc(Range.getBegin()); local
127 std::pair<FileID, unsigned> Start = Sources.getDecomposedLoc(SpellingBegin);

Completed in 52 milliseconds