|
clang-tools 22.0.0git
|
#include "ContainerSizeEmptyCheck.h"#include "../utils/ASTUtils.h"#include "../utils/Matchers.h"#include "../utils/OptionsUtils.h"#include "clang/AST/ASTContext.h"#include "clang/ASTMatchers/ASTMatchers.h"#include "clang/Lex/Lexer.h"#include "llvm/ADT/StringRef.h"Go to the source code of this file.
Namespaces | |
| namespace | clang |
| ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
| namespace | clang::tidy |
| namespace | clang::tidy::readability |
Functions | |
| bool | clang::tidy::readability::isBinaryOrTernary (const Expr *E) |