#include <Query.h>
Definition at line 99 of file Query.h.
clang::query::LetQuery::LetQuery |
( |
StringRef |
Name, |
|
|
const ast_matchers::dynamic::VariantValue & |
Value |
|
) |
| |
|
inline |
static bool clang::query::LetQuery::classof |
( |
const Query * |
Q | ) |
|
|
inlinestatic |
bool clang::query::LetQuery::run |
( |
llvm::raw_ostream & |
OS, |
|
|
QuerySession & |
QS |
|
) |
| const |
|
overridevirtual |
std::string clang::query::LetQuery::Name |
ast_matchers::dynamic::VariantValue clang::query::LetQuery::Value |
The documentation for this struct was generated from the following files: