clang-tools 22.0.0git
UseStdPrintCheck.cpp File Reference
#include "UseStdPrintCheck.h"
#include "../utils/FormatStringConverter.h"
#include "../utils/Matchers.h"
#include "../utils/OptionsUtils.h"
#include "clang/ASTMatchers/ASTMatchFinder.h"
#include "clang/Lex/Lexer.h"

Go to the source code of this file.

Namespaces

namespace  clang
 ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
namespace  clang::tidy
namespace  clang::tidy::modernize

Functions

static clang::ast_matchers::StatementMatcher clang::tidy::modernize::unusedReturnValue (clang::ast_matchers::StatementMatcher MatchedCallExpr)