|
hoshi-lang dev
Yet another programming language
|
This is the complete list of members for CodegenObjectCache, including all inherited members.
| cache | CodegenObjectCache | |
| cacheMutex | CodegenObjectCache | mutable |
| compilerCtx | CodegenObjectCache | |
| free_list | CodegenObjectCache | |
| get_entry(const yoi::wstr &abs_path_on_disk) | CodegenObjectCache | |
| get_entry_index(const yoi::wstr &abs_path_on_disk) | CodegenObjectCache | |
| next_hash | CodegenObjectCache | |
| 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) | CodegenObjectCache | private |
| 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 |