Home
last modified time | relevance | path

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

/external/clang/include/clang-c/
DIndex.h5478 } CXIdxImportedASTFileInfo; typedef
5740 const CXIdxImportedASTFileInfo *);
/external/rust/crates/clang-sys/src/
Dlib.rs1451 pub struct CXIdxImportedASTFileInfo { struct
1458 default!(CXIdxImportedASTFileInfo); argument
1668 …pub importedASTFile: Option<extern "C" fn(CXClientData, *const CXIdxImportedASTFileInfo) -> CXIdxC…
/external/llvm-project/clang/tools/libclang/
DCXIndexDataConsumer.cpp497 CXIdxImportedASTFileInfo Info = {static_cast<CXFile>(FE), Mod, in importedModule()
508 CXIdxImportedASTFileInfo Info = { in importedPCH()
/external/clang/tools/libclang/
DCXIndexDataConsumer.cpp481 CXIdxImportedASTFileInfo Info = { in importedModule()
496 CXIdxImportedASTFileInfo Info = { in importedPCH()
/external/llvm-project/clang/include/clang-c/
DIndex.h6237 } CXIdxImportedASTFileInfo; typedef
6523 const CXIdxImportedASTFileInfo *);
/external/clang/tools/c-index-test/
Dc-index-test.c3123 const CXIdxImportedASTFileInfo *info) { in index_importedASTFile()
/external/llvm-project/clang/tools/c-index-test/
Dc-index-test.c3664 const CXIdxImportedASTFileInfo *info) { in index_importedASTFile()