clang-tools
4.0.0
|
#include "ASTUtils.h"
#include "clang/ASTMatchers/ASTMatchFinder.h"
#include "clang/ASTMatchers/ASTMatchers.h"
Go to the source code of this file.
Namespaces | |
clang | |
-rename | |
clang::tidy | |
clang::tidy::utils | |
Functions | |
const FunctionDecl * | clang::tidy::utils::getSurroundingFunction (ASTContext &Context, const Stmt &Statement) |