reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/tools/extra/clang-move/Move.cpp
  288   llvm::StringRef File = SM.getBufferData(LocInfo.first, &InvalidTemp);
  292   const char *TokBegin = File.data() + LocInfo.second;
  294   Lexer Lex(SM.getLocForStartOfFile(LocInfo.first), LangOpts, File.begin(),
  305   return SM.getLocForEndOfFile(LocInfo.first) == EndLoc