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

References

tools/clang/lib/Index/IndexTypeSourceInfo.cpp
   50     TemplateTypeParmDecl *TTPD = TTPL.getDecl();
tools/clang/tools/extra/clang-tidy/readability/IdentifierNamingCheck.cpp
  756       Decl = Ref.getDecl();
tools/clang/tools/extra/clangd/FindTarget.cpp
  526                          {L.getDecl()}};
tools/clang/tools/libclang/CIndex.cpp
 1580   return Visit(MakeCursorTypeRef(TL.getDecl(), TL.getNameLoc(), TU));