hoshi-lang dev
Yet another programming language
Loading...
Searching...
No Matches
CodegenObjectCache Member List

This is the complete list of members for CodegenObjectCache, including all inherited members.

cacheCodegenObjectCache
cacheMutexCodegenObjectCachemutable
compilerCtxCodegenObjectCache
free_listCodegenObjectCache
get_entry(const yoi::wstr &abs_path_on_disk)CodegenObjectCache
get_entry_index(const yoi::wstr &abs_path_on_disk)CodegenObjectCache
next_hashCodegenObjectCache
purge_and_update(const yoi::vec< yoi::wstr > &source_files)CodegenObjectCache
register_entry(const yoi::wstr &abs_path_on_disk)CodegenObjectCache
register_entry_unlocked(const yoi::wstr &abs_path_on_disk)CodegenObjectCacheprivate
remove_entry(const yoi::wstr &abs_path_on_disk)CodegenObjectCache
setCompilerCtx(const std::shared_ptr< compilerContext > &compilerCtx)CodegenObjectCache
update_last_modification(const yoi::wstr &abs_path_on_disk, yoi::indexT last_modification)CodegenObjectCache