Searched refs:getEntityDecl (Results 1 – 2 of 2) sorted by relevance
794 D = getEntityDecl(D); in markEntityOccurrenceInFile()813 const NamedDecl *IndexingContext::getEntityDecl(const NamedDecl *D) const { in getEntityDecl() function in IndexingContext819 return getEntityDecl(ImplD->getClassInterface()); in getEntityDecl()823 return getEntityDecl(CatImplD->getCategoryDecl()); in getEntityDecl()826 return getEntityDecl(TemplD); in getEntityDecl()829 return getEntityDecl(TemplD); in getEntityDecl()920 D = getEntityDecl(D); in getEntityInfo()
481 const NamedDecl *getEntityDecl(const NamedDecl *D) const;