Home | History | Annotate | Download | only in libclang

Lines Matching refs:Prefix

1169   while (NestedNameSpecifier *Prefix = NNS->getPrefix())
1170 NNS = Prefix;