Data for ppIncludedFile callback.
More...
#include <Index.h>
Data for ppIncludedFile callback.
Definition at line 5438 of file Index.h.
CXFile CXIdxIncludedFileInfo::file |
The actual file that the #include/#import directive resolved to.
Definition at line 5450 of file Index.h.
const char* CXIdxIncludedFileInfo::filename |
Filename as written in the #include/#import directive.
Definition at line 5446 of file Index.h.
Location of '#' in the #include/#import directive.
Definition at line 5442 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 5457 of file Index.h.
The documentation for this struct was generated from the following file: