Home | History | Annotate | Download | only in libclang

Lines Matching refs:Prefix

1229   while (NestedNameSpecifier *Prefix = NNS->getPrefix())
1230 NNS = Prefix;