clang-tools 22.0.0git
EasilySwappableParametersCheck.h File Reference

Go to the source code of this file.

Classes

class  clang::tidy::bugprone::EasilySwappableParametersCheck
 Finds function definitions where parameters of convertible types follow each other directly, making call sites prone to calling the function with swapped (or badly ordered) arguments. More...

Namespaces

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