clang 19.0.0git
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 <optional>

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
 The JSON file list parser is used to communicate input to InstallAPI.
 
namespace  clang::ast_matchers
 
namespace  clang::ast_matchers::dynamic
 

Detailed Description

Polymorphic value type.

Definition in file VariantValue.cpp.