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

References

tools/clang/lib/Tooling/Refactoring/Rename/USRLocFinder.cpp
  334     if (!NestedLoc.getNestedNameSpecifier()->getAsType())
  338             getSupportedDeclFromTypeLoc(NestedLoc.getTypeLoc())) {
  340         RenameInfo Info = {NestedLoc.getBeginLoc(),
  341                            EndLocationForType(NestedLoc.getTypeLoc()),
  343                            getClosestAncestorDecl(NestedLoc),
  344                            NestedLoc.getNestedNameSpecifier()->getPrefix(),