clang
9.0.0
|
This is the complete list of members for clang::tooling::StencilPartInterface, including all inherited members.
eval(const ast_matchers::MatchFinder::MatchResult &Match, std::string *Result) const =0 | clang::tooling::StencilPartInterface | pure virtual |
isEqual(const StencilPartInterface &other) const =0 | clang::tooling::StencilPartInterface | pure virtual |
operator=(const StencilPartInterface &)=default | clang::tooling::StencilPartInterface | protected |
StencilPartInterface(const void *DerivedId) | clang::tooling::StencilPartInterface | inlineprotected |
StencilPartInterface(const StencilPartInterface &)=default | clang::tooling::StencilPartInterface | protected |
typeId() const | clang::tooling::StencilPartInterface | inline |
TypeId | clang::tooling::StencilPartInterface | protected |
~StencilPartInterface()=default | clang::tooling::StencilPartInterface | virtual |