The FindFileCacheElem
Struct Reference
Cache element for the file name to FileDef mapping cache. More...
Declaration
struct FindFileCacheElem { ... }
Public Constructors Index
FindFileCacheElem (FileDef *fd, bool ambig) | |
Public Member Attributes Index
FileDef * | fileDef |
bool | isAmbig |
Description
Cache element for the file name to FileDef mapping cache.
Definition at line 3405 of file util.cpp.
Public Member Attributes
fileDef
|
Definition at line 3408 of file util.cpp.
Referenced by FindFileCacheElem and findFileDef.
isAmbig
|
Definition at line 3409 of file util.cpp.
Referenced by FindFileCacheElem and findFileDef.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus by Doxygen 1.14.0.