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