HomeSort by relevance Sort by last modified time
    Searched refs:SpellingEnd (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Tooling/
Refactoring.cpp 107 SourceLocation SpellingEnd = Sources.getSpellingLoc(Range.getEnd());
109 std::pair<FileID, unsigned> End = Sources.getDecomposedLoc(SpellingEnd);
112 End.second += Lexer::MeasureTokenLength(SpellingEnd, Sources,
  /external/clang/lib/Lex/
LiteralSupport.cpp     [all...]

Completed in 359 milliseconds