Query for "match MATCHER".
More...
#include <Query.h>
Query for "match MATCHER".
Definition at line 89 of file Query.h.
clang::query::MatchQuery::MatchQuery |
( |
const ast_matchers::dynamic::DynTypedMatcher & |
Matcher | ) |
|
|
inline |
static bool clang::query::MatchQuery::classof |
( |
const Query * |
Q | ) |
|
|
inlinestatic |
bool clang::query::MatchQuery::run |
( |
llvm::raw_ostream & |
OS, |
|
|
QuerySession & |
QS |
|
) |
| const |
|
overridevirtual |
ast_matchers::dynamic::DynTypedMatcher clang::query::MatchQuery::Matcher |
The documentation for this struct was generated from the following files: