Searched refs:getEntityDecl (Results 1 – 2 of 2) sorted by relevance
1014 D = getEntityDecl(D); in markEntityOccurrenceInFile()1030 const NamedDecl *CXIndexDataConsumer::getEntityDecl(const NamedDecl *D) const { in getEntityDecl() function in CXIndexDataConsumer1036 return getEntityDecl(ImplD->getClassInterface()); in getEntityDecl()1040 return getEntityDecl(CatImplD->getCategoryDecl()); in getEntityDecl()1043 return getEntityDecl(TemplD); in getEntityDecl()1046 return getEntityDecl(TemplD); in getEntityDecl()1142 D = getEntityDecl(D); in getEntityInfo()
458 const NamedDecl *getEntityDecl(const NamedDecl *D) const;