Data for ppIncludedFile callback.
More...
#include <Index.h>
Data for ppIncludedFile callback.
Definition at line 5258 of file Index.h.
| CXFile CXIdxIncludedFileInfo::file |
The actual file that the #include/#import directive resolved to.
Definition at line 5270 of file Index.h.
| const char* CXIdxIncludedFileInfo::filename |
Filename as written in the #include/#import directive.
Definition at line 5266 of file Index.h.
Location of '#' in the #include/#import directive.
Definition at line 5262 of file Index.h.
| int CXIdxIncludedFileInfo::isAngled |
| int CXIdxIncludedFileInfo::isImport |
| int CXIdxIncludedFileInfo::isModuleImport |
Non-zero if the directive was automatically turned into a module import.
Definition at line 5277 of file Index.h.
The documentation for this struct was generated from the following file: