|
clang-tools 22.0.0git
|
#include "IncludeOrderCheck.h"#include "clang/Frontend/CompilerInstance.h"#include "clang/Lex/PPCallbacks.h"#include "clang/Lex/Preprocessor.h"#include "llvm/ADT/STLExtras.h"#include <map>Go to the source code of this file.
Namespaces | |
| namespace | clang |
| ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
| namespace | clang::tidy |
| namespace | clang::tidy::llvm_check |
Functions | |
| static int | clang::tidy::llvm_check::getPriority (StringRef Filename, bool IsAngled, bool IsMainModule) |