Searched refs:getDeclaratorForAnonDecl (Results 1 – 4 of 4) sorted by relevance
339 } else if (auto *DD = D->getDeclaratorForAnonDecl()) { in VisitTagDecl()371 !D->getDeclaratorForAnonDecl() && in VisitEnumDecl()400 !D->getDeclaratorForAnonDecl() && in VisitRecordDecl()
793 Name += TD->getDeclaratorForAnonDecl()->getName(); in mangleUnqualifiedName()
2932 DeclaratorDecl *getDeclaratorForAnonDecl() const { in getDeclaratorForAnonDecl() function
3627 if (OldTag->getDeclaratorForAnonDecl() == OldVar) { in BuildVariableInstantiation()