clang API Documentation
Polymorphic value type. More...
#include "clang/ASTMatchers/Dynamic/VariantValue.h"
#include "clang/Basic/LLVM.h"
#include "llvm/ADT/STLExtras.h"
Go to the source code of this file.
Classes | |
class | clang::ast_matchers::dynamic::VariantMatcher::SinglePayload |
class | clang::ast_matchers::dynamic::VariantMatcher::PolymorphicPayload |
class | clang::ast_matchers::dynamic::VariantMatcher::VariadicOpPayload |
Namespaces | |
namespace | clang |
namespace | clang::ast_matchers |
namespace | clang::ast_matchers::dynamic |
Polymorphic value type.
Definition in file VariantValue.cpp.