Searched refs:TagTy (Results 1 – 2 of 2) sorted by relevance
1037 if (const TagType *TagTy = dyn_cast<TagType>(Tag->getTypeForDecl())) { in getPrimaryContext() local1039 TagDecl *PossiblePartialDef = TagTy->getDecl(); in getPrimaryContext()
1270 if (const auto *TagTy = dyn_cast<TagType>(Tag->getTypeForDecl())) { in getPrimaryContext() local1272 TagDecl *PossiblePartialDef = TagTy->getDecl(); in getPrimaryContext()