clang-tools
3.9.0
|
#include "MisplacedConstCheck.h"
#include "clang/AST/ASTContext.h"
#include "clang/ASTMatchers/ASTMatchFinder.h"
Go to the source code of this file.
Namespaces | |
clang | |
-rename | |
clang::tidy | |
clang::tidy::misc | |
Functions | |
static QualType | clang::tidy::misc::guessAlternateQualification (ASTContext &Context, QualType QT) |