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

Declarations

tools/clang/tools/extra/clang-tidy/modernize/MakeSmartPtrCheck.h
   55   void checkConstruct(SourceManager &SM, ASTContext *Ctx,

References

tools/clang/tools/extra/clang-tidy/modernize/MakeSmartPtrCheck.cpp
  138     checkConstruct(SM, Result.Context, Construct, Type, New);