#include "mlir/Query/Query.h"
Definition at line 44 of file Query.h.
 
◆ InvalidQuery()
  
  | 
        
          | mlir::query::InvalidQuery::InvalidQuery | ( | const llvm::Twine & | errStr | ) |  |  | inline | 
 
 
◆ classof()
  
  | 
        
          | static bool mlir::query::InvalidQuery::classof | ( | const Query * | query | ) |  |  | inlinestatic | 
 
 
◆ run()
  
  | 
        
          | LogicalResult mlir::query::InvalidQuery::run | ( | llvm::raw_ostream & | os, |  
          |  |  | QuerySession & | qs |  
          |  | ) |  | const |  | overridevirtual | 
 
 
◆ errStr
      
        
          | std::string mlir::query::InvalidQuery::errStr | 
      
 
 
The documentation for this struct was generated from the following files: