|
clang-tools 22.0.0git
|
#include "CloexecCheck.h"#include "../utils/ASTUtils.h"#include "clang/AST/ASTContext.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::android |
Functions | |
| static std::string | clang::tidy::android::buildFixMsgForStringFlag (const Expr *Arg, const SourceManager &SM, const LangOptions &LangOpts, char Mode) |