Searched refs:getClientEntity (Results 1 – 3 of 3) sorted by relevance
428 CXIdxClientEntity getClientEntity(const Decl *D) const;
841 return Entity->IndexCtx->getClientEntity(Entity->Dcl); in clang_index_getClientEntity()
960 CXIdxClientEntity CXIndexDataConsumer::getClientEntity(const Decl *D) const { in getClientEntity() function in CXIndexDataConsumer