Home
last modified time | relevance | path

Searched refs:clang_index_setClientEntity (Results 1 – 4 of 4) sorted by relevance

/external/clang/tools/libclang/
Dlibclang.exports272 clang_index_setClientEntity
DIndexing.cpp816 void clang_index_setClientEntity(const CXIdxEntityInfo *info, in clang_index_setClientEntity() function
/external/clang/include/clang-c/
DIndex.h5806 clang_index_setClientEntity(const CXIdxEntityInfo *, CXIdxClientEntity);
/external/rust/android-crates-io/crates/clang-sys/src/
Dlib.rs2358 pub fn clang_index_setClientEntity(info: *const CXIdxEntityInfo, entity: CXIdxClientEntity);