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

References

tools/clang/unittests/Tooling/RefactoringActionRulesTest.cpp
   28     Context.Sources.setMainFileID(
   29         Context.createInMemoryFile("input.cpp", DefaultCode));
  101     RefactoringRuleContext RefContext(Context.Sources);
  103         Context.Sources.getLocForStartOfFile(Context.Sources.getMainFileID())
  103         Context.Sources.getLocForStartOfFile(Context.Sources.getMainFileID())
  133     RefactoringRuleContext RefContext(Context.Sources);
  164   RefactoringRuleContext RefContext(Context.Sources);
  166       Context.Sources.getLocForStartOfFile(Context.Sources.getMainFileID());
  166       Context.Sources.getLocForStartOfFile(Context.Sources.getMainFileID());
  223   RefactoringRuleContext RefContext(Context.Sources);
  225       Context.Sources.getLocForStartOfFile(Context.Sources.getMainFileID());
  225       Context.Sources.getLocForStartOfFile(Context.Sources.getMainFileID());