clang API Documentation

Classes | Namespaces
VariantValue.cpp File Reference

Polymorphic value type. More...

#include "clang/ASTMatchers/Dynamic/VariantValue.h"
#include "clang/Basic/LLVM.h"
#include "llvm/ADT/STLExtras.h"
Include dependency graph for VariantValue.cpp:

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

Detailed Description

Polymorphic value type.

Definition in file VariantValue.cpp.