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

References

tools/clang/lib/Tooling/Refactoring/Rename/USRLocFinder.cpp
  420           TargetLoc = ParentTypeLoc;
  422         auto StartLoc = StartLocationForType(TargetLoc);
  423         auto EndLoc = EndLocationForType(TargetLoc);
  430                   ast_type_traits::DynTypedNode::create(TargetLoc)),
  431               GetNestedNameForType(TargetLoc),