|
clang-tools 22.0.0git
|
#include "GlobalVariableDeclarationCheck.h"#include "clang/ASTMatchers/ASTMatchFinder.h"#include "llvm/ADT/StringExtras.h"#include "llvm/ADT/StringRef.h"#include <string>Go to the source code of this file.
Namespaces | |
| namespace | clang |
| ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
| namespace | clang::tidy |
| namespace | clang::tidy::google |
| namespace | clang::tidy::google::objc |
Functions | |
| static FixItHint | clang::tidy::google::objc::generateFixItHint (const VarDecl *Decl, bool IsConst) |