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