clang API Documentation
Data for. More...
#include <Index.h>

Public Attributes | |
| CXIdxLoc | hashLoc |
| Location of '#' in the #include/#import directive. | |
| const char * | filename |
| Filename as written in the #include/#import directive. | |
| CXFile | file |
| The actual file that the #include/#import directive resolved to. | |
| int | isImport |
| int | isAngled |
| const char* CXIdxIncludedFileInfo::filename |