|
clang-tools 22.0.0git
|
#include "FasterStrsplitDelimiterCheck.h"#include "clang/AST/ASTContext.h"#include "clang/ASTMatchers/ASTMatchFinder.h"#include "clang/Tooling/FixIt.h"#include <optional>Go to the source code of this file.
Namespaces | |
| namespace | clang |
| ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
| namespace | clang::tidy |
| namespace | clang::tidy::abseil |
Functions | |
| static std::optional< std::string > | clang::tidy::abseil::makeCharacterLiteral (const StringLiteral *Literal, const ASTContext &Context) |