clang-tools  11.0.0
Namespaces
AddUsing.cpp File Reference
#include "AST.h"
#include "FindTarget.h"
#include "refactor/Tweak.h"
#include "support/Logger.h"
#include "clang/AST/Decl.h"
#include "clang/AST/RecursiveASTVisitor.h"
Include dependency graph for AddUsing.cpp:

Go to the source code of this file.

Namespaces

 clang
 ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
 
 clang::clangd
 

Variable Documentation

◆ Loc

SourceLocation Loc

Definition at line 92 of file AddUsing.cpp.

◆ Suffix

std::string Suffix

Definition at line 96 of file AddUsing.cpp.

Referenced by clang::tidy::utils::parseFileExtensions(), and clang::clangd::prefer().