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