|
Doxygen
|
Cache element for the file name to FileDef mapping cache. More...
Public Member Functions | |
| FindFileCacheElem (FileDef *fd, bool ambig) | |
Public Attributes | |
| FileDef * | fileDef |
| bool | isAmbig |
Cache element for the file name to FileDef mapping cache.
Definition at line 27 of file filename.cpp.
|
inline |
Definition at line 29 of file filename.cpp.
| FileDef* FindFileCacheElem::fileDef |
Definition at line 30 of file filename.cpp.
Referenced by FindFileCacheElem(), and FileNameLinkedMap::findFileDef().
| bool FindFileCacheElem::isAmbig |
Definition at line 31 of file filename.cpp.
Referenced by FindFileCacheElem(), and FileNameLinkedMap::findFileDef().