clang 20.0.0git
|
Classes | |
class | OptionalStorage |
class | OptionalStorage< clang::DirectoryEntryRef > |
Customize OptionalStorage<DirectoryEntryRef> to use DirectoryEntryRef and its optional_none_tag to keep it the size of a single pointer. More... | |
class | OptionalStorage< clang::FileEntryRef > |
Customize OptionalStorage<FileEntryRef> to use FileEntryRef and its optional_none_tag to keep it the size of a single pointer. More... | |