Home | History | Annotate | Download | only in Sema

Lines Matching defs:Qual

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