MLIR  19.0.0git
Classes | Namespaces
CompilationDatabase.h File Reference
#include "mlir/Support/LLVM.h"
#include "llvm/ADT/StringMap.h"
#include <memory>
#include <string>

Go to the source code of this file.

Classes

class  mlir::lsp::CompilationDatabase
 This class contains a collection of compilation information for files provided to the language server, such as the available include directories. More...
 
struct  mlir::lsp::CompilationDatabase::FileInfo
 Compilation information for a specific file within the database. More...
 

Namespaces

 mlir
 Include the generated interface declarations.
 
 mlir::lsp