|
clang-tools 23.0.0git
|
#include "StringViewConversionsCheck.h"#include "clang/AST/Expr.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::performance |
Functions | |
| static auto | clang::tidy::performance::getStringTypeMatcher (StringRef CharType) |