Searched refs:getEntityDecl (Results 1 – 2 of 2) sorted by relevance
1027 D = getEntityDecl(D); in markEntityOccurrenceInFile()1043 const NamedDecl *CXIndexDataConsumer::getEntityDecl(const NamedDecl *D) const { in getEntityDecl() function in CXIndexDataConsumer1049 return getEntityDecl(ImplD->getClassInterface()); in getEntityDecl()1053 return getEntityDecl(CatImplD->getCategoryDecl()); in getEntityDecl()1056 return getEntityDecl(TemplD); in getEntityDecl()1059 return getEntityDecl(TemplD); in getEntityDecl()1155 D = getEntityDecl(D); in getEntityInfo()
459 const NamedDecl *getEntityDecl(const NamedDecl *D) const;