|
clang 22.0.0git
|
This is the complete list of members for clang::tooling::detail::WithMetadataImpl< T >, including all inherited members.
| convertToAtomicChanges(const llvm::SmallVectorImpl< transformer::Edit > &Edits, const ast_matchers::MatchFinder::MatchResult &Result) | clang::tooling::detail::TransformerImpl | protectedstatic |
| onMatch(const ast_matchers::MatchFinder::MatchResult &Result) | clang::tooling::detail::TransformerImpl | |
| WithMetadataImpl(transformer::RewriteRuleWith< T > R, std::function< void(llvm::Expected< TransformerResult< T > >)> Consumer) | clang::tooling::detail::WithMetadataImpl< T > | inlineexplicit |
| ~TransformerImpl()=default | clang::tooling::detail::TransformerImpl | virtual |