Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang-c/
H A DIndex.h6324 } CXIdxImportedASTFileInfo; typedef
6611 const CXIdxImportedASTFileInfo *);
/llvm-project-15.0.7/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp504 CXIdxImportedASTFileInfo Info = {static_cast<CXFile>(FE), Mod, in importedModule()
515 CXIdxImportedASTFileInfo Info = { in importedPCH()
/llvm-project-15.0.7/clang/tools/c-index-test/
H A Dc-index-test.c3683 const CXIdxImportedASTFileInfo *info) { in index_importedASTFile()