clang
7.0.0
|
Registry of all known matchers. More...
#include "clang/ASTMatchers/Dynamic/Diagnostics.h"
#include "clang/ASTMatchers/Dynamic/VariantValue.h"
#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/Optional.h"
#include "llvm/ADT/StringRef.h"
#include <string>
#include <utility>
#include <vector>
Go to the source code of this file.
Classes | |
struct | clang::ast_matchers::dynamic::MatcherCompletion |
class | clang::ast_matchers::dynamic::Registry |
Namespaces | |
clang | |
Dataflow Directional Tag Classes. | |
clang::ast_matchers | |
clang::ast_matchers::dynamic | |
clang::ast_matchers::dynamic::internal | |
Typedefs | |
using | clang::ast_matchers::dynamic::MatcherCtor = const internal::MatcherDescriptor * |
Registry of all known matchers.
The registry provides a generic interface to construct any matcher by name.
Definition in file Registry.h.