Searched refs:getEntityDecl (Results 1 – 2 of 2) sorted by relevance
708 D = getEntityDecl(D); in markEntityOccurrenceInFile()727 const NamedDecl *IndexingContext::getEntityDecl(const NamedDecl *D) const { in getEntityDecl() function in IndexingContext733 return getEntityDecl(ImplD->getClassInterface()); in getEntityDecl()737 return getEntityDecl(CatImplD->getCategoryDecl()); in getEntityDecl()740 return getEntityDecl(TemplD); in getEntityDecl()743 return getEntityDecl(TemplD); in getEntityDecl()834 D = getEntityDecl(D); in getEntityInfo()
487 const NamedDecl *getEntityDecl(const NamedDecl *D) const;