Home
last modified time | relevance | path

Searched refs:CXIdxIncludedFileInfo (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang-c/
DIndex.h5196 } CXIdxIncludedFileInfo; typedef
5471 const CXIdxIncludedFileInfo *);
/external/clang/tools/libclang/
DIndexingContext.cpp252 CXIdxIncludedFileInfo Info = { getIndexLoc(hashLoc), in ppIncludedFile()
/external/clang/tools/c-index-test/
Dc-index-test.c2880 const CXIdxIncludedFileInfo *info) { in index_ppIncludedFile()