clang 20.0.0git
|
Static Public Member Functions | |
static bool | hasCorrectType (const VariantValue &Value) |
static bool | hasCorrectValue (const VariantValue &Value) |
static llvm::Regex::RegexFlags | get (const VariantValue &Value) |
static ArgKind | getKind () |
static std::optional< std::string > | getBestGuess (const VariantValue &Value) |
Definition at line 220 of file Marshallers.h.
|
inlinestatic |
Definition at line 232 of file Marshallers.h.
|
static |
Definition at line 155 of file Marshallers.cpp.
References getCloseRegexMatch().
|
inlinestatic |
Definition at line 236 of file Marshallers.h.
References clang::ast_matchers::dynamic::ArgKind::AK_String.
|
inlinestatic |
Definition at line 225 of file Marshallers.h.
|
inlinestatic |
Definition at line 228 of file Marshallers.h.