clang
9.0.0
|
This is the complete list of members for StencilPartImpl< T >, including all inherited members.
eval(const MatchFinder::MatchResult &Match, std::string *Result) const override | StencilPartImpl< T > | inline |
clang::tooling::StencilPartInterface::eval(const ast_matchers::MatchFinder::MatchResult &Match, std::string *Result) const =0 | clang::tooling::StencilPartInterface | pure virtual |
isEqual(const StencilPartInterface &Other) const override | StencilPartImpl< T > | inlinevirtual |
operator=(const StencilPartInterface &)=default | clang::tooling::StencilPartInterface | protected |
StencilPartImpl(Ps &&... Args) | StencilPartImpl< T > | inlineexplicit |
StencilPartInterface(const void *DerivedId) | clang::tooling::StencilPartInterface | inlineprotected |
StencilPartInterface(const StencilPartInterface &)=default | clang::tooling::StencilPartInterface | protected |
TypeId | clang::tooling::StencilPartInterface | protected |
typeId() | StencilPartImpl< T > | inlinestatic |
clang::tooling::StencilPartInterface::typeId() const | clang::tooling::StencilPartInterface | inline |
~StencilPartInterface()=default | clang::tooling::StencilPartInterface | virtual |