Data for IndexerCallbacks::importedASTFile.
More...
#include <Index.h>
| CXFile CXIdxImportedASTFileInfo::file |
Top level AST file containing the imported PCH, module or submodule.
Definition at line 5287 of file Index.h.
| int CXIdxImportedASTFileInfo::isImplicit |
Non-zero if an inclusion directive was automatically turned into a module import.
Applicable only for modules.
Definition at line 5300 of file Index.h.
Location where the file is imported.
Applicable only for modules.
Definition at line 5295 of file Index.h.
| CXModule CXIdxImportedASTFileInfo::module |
The imported module or NULL if the AST file is a PCH.
Definition at line 5291 of file Index.h.
The documentation for this struct was generated from the following file: