Home | History | Annotate | Download | only in TableGen

Lines Matching refs:getDef

86     std::string CatName = getCategoryFromDiagGroup(Group->getDef(),
177 std::string GroupName = DI->getDef()->getValueAsString("GroupName");
233 const Record *NextDiagGroup = GroupInit->getDef();
264 const Record *NextDiagGroup = GroupInit->getDef();
277 SrcMgr.PrintMessage(GroupInit->getDef()->getLoc().front(),
405 const Record *GroupRec = Group->getDef();
424 if (groupInPedantic(Group->getDef()))
521 const Record *GroupRec = Group->getDef();
553 DiagsInGroup.find(DI->getDef()->getValueAsString("GroupName"));