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

Declarations

tools/clang/tools/extra/clang-tidy/bugprone/ArgumentCommentCheck.h
   54   void checkCallArgs(ASTContext *Ctx, const FunctionDecl *Callee,

References

tools/clang/tools/extra/clang-tidy/bugprone/ArgumentCommentCheck.cpp
  336     checkCallArgs(Result.Context, Callee, Call->getCallee()->getEndLoc(),
  345     checkCallArgs(