#include "Query/Matcher/RegistryManager.h"
Definition at line 31 of file RegistryManager.h.
◆ MatcherCompletion() [1/2]
mlir::query::matcher::MatcherCompletion::MatcherCompletion |
( |
| ) |
|
|
default |
◆ MatcherCompletion() [2/2]
mlir::query::matcher::MatcherCompletion::MatcherCompletion |
( |
llvm::StringRef |
typedText, |
|
|
llvm::StringRef |
matcherDecl |
|
) |
| |
|
inline |
◆ operator==()
bool mlir::query::matcher::MatcherCompletion::operator== |
( |
const MatcherCompletion & |
other | ) |
const |
|
inline |
◆ matcherDecl
std::string mlir::query::matcher::MatcherCompletion::matcherDecl |
◆ typedText
std::string mlir::query::matcher::MatcherCompletion::typedText |
The documentation for this struct was generated from the following file: