clang 20.0.0git
|
#include "clang/AST/DeclBase.h"
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/DenseSet.h"
#include <optional>
#include <queue>
#include <utility>
Go to the source code of this file.
Classes | |
struct | clang::StructuralEquivalenceContext |
Namespaces | |
namespace | clang |
The JSON file list parser is used to communicate input to InstallAPI. | |
Enumerations | |
enum class | clang::StructuralEquivalenceKind { clang::Default , clang::Minimal } |
Whether to perform a normal or minimal equivalence check. More... | |