Home | History | Annotate | Download | only in libclang

Lines Matching refs:Prefix

1286   while (NestedNameSpecifier *Prefix = NNS->getPrefix())
1287 NNS = Prefix;