![]() |
Spicy
|
This is the complete list of members for hilti::Unit, including all inherited members.
allImported(bool code_only=false) const | hilti::Unit | |
codegen() | hilti::Unit | |
compile() | hilti::Unit | |
context() const | hilti::Unit | inline |
createPrototypes(std::ostream &out) | hilti::Unit | |
cxxCode() const | hilti::Unit | |
fromCache(const std::shared_ptr< Context > &context, const hilti::ID &id) | hilti::Unit | static |
fromCache(const std::shared_ptr< Context > &context, const hilti::rt::filesystem::path &path) | hilti::Unit | static |
fromCXX(std::shared_ptr< Context > context, detail::cxx::Unit cxx, const hilti::rt::filesystem::path &path="") | hilti::Unit | static |
fromModule(const std::shared_ptr< Context > &context, hilti::Module &&module, const hilti::rt::filesystem::path &path="") | hilti::Unit | static |
fromSource(const std::shared_ptr< Context > &context, const hilti::rt::filesystem::path &path) | hilti::Unit | static |
id() const | hilti::Unit | inline |
import(const ID &id, const hilti::rt::filesystem::path &ext, std::optional< ID > scope={}, std::vector< hilti::rt::filesystem::path > search_dirs={}) | hilti::Unit | |
import(const hilti::rt::filesystem::path &path) | hilti::Unit | |
imported(const ID &id) const | hilti::Unit | |
isCompiledHILTI() const | hilti::Unit | inline |
link(const std::shared_ptr< Context > &context, const std::vector< linker::MetaData > &mds) | hilti::Unit | static |
linkerMetaData() const | hilti::Unit | inline |
module() | hilti::Unit | inline |
options() const | hilti::Unit | inline |
path() const | hilti::Unit | inline |
print(std::ostream &out) const | hilti::Unit | |
readLinkerMetaData(std::istream &input, const hilti::rt::filesystem::path &path="<input stream>") | hilti::Unit | static |
requiresCompilation(const ID &id) | hilti::Unit | inline |