clang-tools
17.0.0git
|
#include "UsingInserter.h"
#include "ASTUtils.h"
#include "clang/ASTMatchers/ASTMatchFinder.h"
#include "clang/ASTMatchers/ASTMatchers.h"
#include "clang/Lex/Lexer.h"
#include <optional>
Go to the source code of this file.
Namespaces | |
clang | |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
clang::tidy | |
clang::tidy::utils | |
Functions | |
static StringRef | clang::tidy::utils::getUnqualifiedName (StringRef QualifiedName) |