Home | History | Annotate | Download | only in Sema

Lines Matching refs:NNS

2488 Sema::SubstNestedNameSpecifierLoc(NestedNameSpecifierLoc NNS,
2490 if (!NNS)
2493 TemplateInstantiator Instantiator(*this, TemplateArgs, NNS.getBeginLoc(),
2495 return Instantiator.TransformNestedNameSpecifierLoc(NNS);