clang
9.0.0
|
This is the complete list of members for clang::tooling::Transformer, including all inherited members.
ChangeConsumer typedef | clang::tooling::Transformer | |
getID() const | clang::ast_matchers::MatchFinder::MatchCallback | virtual |
onEndOfTranslationUnit() | clang::ast_matchers::MatchFinder::MatchCallback | inlinevirtual |
onStartOfTranslationUnit() | clang::ast_matchers::MatchFinder::MatchCallback | inlinevirtual |
registerMatchers(ast_matchers::MatchFinder *MatchFinder) | clang::tooling::Transformer | |
run(const ast_matchers::MatchFinder::MatchResult &Result) override | clang::tooling::Transformer | virtual |
Transformer(RewriteRule Rule, ChangeConsumer Consumer) | clang::tooling::Transformer | inline |
~MatchCallback() | clang::ast_matchers::MatchFinder::MatchCallback | virtual |