clang-tools
4.0.0
|
#include "UsingInserter.h"
#include "ASTUtils.h"
#include "clang/ASTMatchers/ASTMatchFinder.h"
#include "clang/ASTMatchers/ASTMatchers.h"
#include "clang/Lex/Lexer.h"
Go to the source code of this file.
Namespaces | |
clang | |
-rename | |
clang::tidy | |
clang::tidy::utils | |
Functions | |
static StringRef | clang::tidy::utils::getUnqualifiedName (StringRef QualifiedName) |