clang-tools 19.0.0git
Namespaces | Functions
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"
#include "clang/Tooling/FixIt.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)