Searched refs:getEntityDecl (Results 1 – 2 of 2) sorted by relevance
793 D = getEntityDecl(D); in markEntityOccurrenceInFile()812 const NamedDecl *IndexingContext::getEntityDecl(const NamedDecl *D) const { in getEntityDecl() function in IndexingContext818 return getEntityDecl(ImplD->getClassInterface()); in getEntityDecl()822 return getEntityDecl(CatImplD->getCategoryDecl()); in getEntityDecl()825 return getEntityDecl(TemplD); in getEntityDecl()828 return getEntityDecl(TemplD); in getEntityDecl()919 D = getEntityDecl(D); in getEntityInfo()
485 const NamedDecl *getEntityDecl(const NamedDecl *D) const;