Searched refs:getEntityDecl (Results 1 – 2 of 2) sorted by relevance
1018 D = getEntityDecl(D); in markEntityOccurrenceInFile()1034 const NamedDecl *CXIndexDataConsumer::getEntityDecl(const NamedDecl *D) const { in getEntityDecl() function in CXIndexDataConsumer1040 return getEntityDecl(ImplD->getClassInterface()); in getEntityDecl()1044 return getEntityDecl(CatImplD->getCategoryDecl()); in getEntityDecl()1047 return getEntityDecl(TemplD); in getEntityDecl()1050 return getEntityDecl(TemplD); in getEntityDecl()1146 D = getEntityDecl(D); in getEntityInfo()
490 const NamedDecl *getEntityDecl(const NamedDecl *D) const;