Home | History | Annotate | Download | only in Sema

Lines Matching defs:Qual

8169         StringRef Qual = (MD->getParent()->getName() + "::").toStringRef(Str);
8172 << FixItHint::CreateInsertion(op->getSourceRange().getBegin(), Qual);