clang-tools
17.0.0git
|
#include "AST.h"
#include "Config.h"
#include "refactor/Tweak.h"
#include "support/Logger.h"
#include "clang/AST/Decl.h"
#include "clang/AST/RecursiveASTVisitor.h"
Go to the source code of this file.
Namespaces | |
clang | |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
clang::clangd | |
bool AlwaysFullyQualify = false |
Definition at line 116 of file AddUsing.cpp.
SourceLocation Loc |
Definition at line 109 of file AddUsing.cpp.
std::string Suffix |
Definition at line 113 of file AddUsing.cpp.
Referenced by clang::tidy::utils::parseFileExtensions().