Definition at line 90 of file VariantValue.cpp.
◆ SinglePayload()
clang::ast_matchers::dynamic::VariantMatcher::SinglePayload::SinglePayload |
( |
const DynTypedMatcher & | Matcher | ) |
|
|
inline |
◆ getSingleMatcher()
std::optional< DynTypedMatcher > clang::ast_matchers::dynamic::VariantMatcher::SinglePayload::getSingleMatcher |
( |
| ) |
const |
|
inlineoverride |
◆ getTypeAsString()
std::string clang::ast_matchers::dynamic::VariantMatcher::SinglePayload::getTypeAsString |
( |
| ) |
const |
|
inlineoverride |
◆ getTypedMatcher()
std::optional< DynTypedMatcher > clang::ast_matchers::dynamic::VariantMatcher::SinglePayload::getTypedMatcher |
( |
const MatcherOps & | Ops | ) |
const |
|
inlineoverride |
◆ isConvertibleTo()
bool clang::ast_matchers::dynamic::VariantMatcher::SinglePayload::isConvertibleTo |
( |
ASTNodeKind | Kind, |
|
|
unsigned * | Specificity ) const |
|
inlineoverride |
The documentation for this class was generated from the following file: