Searched refs:TagT (Results 1 – 2 of 2) sorted by relevance
1481 if (const TagType *TagT = dyn_cast<TagType>(T)) in GetCompletionTypeString() local1482 if (TagDecl *Tag = TagT->getDecl()) in GetCompletionTypeString()
8341 if (const TagType *TagT = dyn_cast<TagType>(TD->getTypeForDecl())) { in finishPendingActions() local8343 const_cast<TagType*>(TagT)->decl = TD; in finishPendingActions()