#include <IncludeHelper.h>
|
mlir::LogicalResult | setup (const std::vector< std::string > &includeDirs) |
|
llvm::ErrorOr< std::unique_ptr< llvm::MemoryBuffer > > | openIncludeFile (const mlir::StringRef filename, std::string &resolvedFile) |
|
Definition at line 23 of file IncludeHelper.h.
◆ get()
◆ openIncludeFile()
llvm::ErrorOr< std::unique_ptr< llvm::MemoryBuffer > > llzk::GlobalSourceMgr::openIncludeFile |
( |
const mlir::StringRef | filename, |
|
|
std::string & | resolvedFile ) |
|
inline |
◆ setup()
mlir::LogicalResult llzk::GlobalSourceMgr::setup |
( |
const std::vector< std::string > & | includeDirs | ) |
|
|
inline |
The documentation for this class was generated from the following file: