Searched refs:getClientEntity (Results 1 – 3 of 3) sorted by relevance
462 CXIdxClientEntity getClientEntity(const Decl *D) const;
935 return Entity->IndexCtx->getClientEntity(Entity->Dcl); in clang_index_getClientEntity()
740 CXIdxClientEntity IndexingContext::getClientEntity(const Decl *D) const { in getClientEntity() function in IndexingContext