clang-tools
5.0.0
|
#include "NoMallocCheck.h"
#include "../utils/Matchers.h"
#include "../utils/OptionsUtils.h"
#include "clang/AST/ASTContext.h"
#include "clang/ASTMatchers/ASTMatchFinder.h"
#include <algorithm>
#include <string>
#include <vector>
Go to the source code of this file.
Namespaces | |
clang | |
clang::tidy | |
clang::tidy::cppcoreguidelines | |