Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
Dlibclang.exports263 clang_index_getClientEntity
DIndexing.cpp809 CXIdxClientEntity clang_index_getClientEntity(const CXIdxEntityInfo *info) { in clang_index_getClientEntity() function
/external/clang/include/clang-c/
DIndex.h5800 clang_index_getClientEntity(const CXIdxEntityInfo *);
/external/rust/android-crates-io/crates/clang-sys/src/
Dlib.rs2349 pub fn clang_index_getClientEntity(info: *const CXIdxEntityInfo) -> CXIdxClientEntity;