#include <InstanceMatcher.h>
Definition at line 22 of file InstanceMatcher.h.
◆ dump()
void sc_ast_matchers::InstanceArgumentMatcher::dump |
( |
| ) |
|
|
inline |
◆ getInstanceLiteral()
clang::StringLiteral * sc_ast_matchers::InstanceArgumentMatcher::getInstanceLiteral |
( |
| ) |
const |
|
inline |
◆ registerMatchers()
void sc_ast_matchers::InstanceArgumentMatcher::registerMatchers |
( |
MatchFinder & | finder | ) |
|
|
inline |
◆ run()
virtual void sc_ast_matchers::InstanceArgumentMatcher::run |
( |
const MatchFinder::MatchResult & | result | ) |
|
|
inlinevirtual |
◆ instance_literal_
clang::StringLiteral* sc_ast_matchers::InstanceArgumentMatcher::instance_literal_ |
|
private |
The documentation for this class was generated from the following file: