Home | History | Annotate | Download | only in AST

Lines Matching refs:Prefix

3197     // Canonicalize the prefix but keep the identifier the same.
3204 // this namespace and no prefix.
3210 // this namespace and no prefix.
3220 // break it apart into its prefix and identifier, then reconsititute those
3227 NestedNameSpecifier *Prefix
3229 return NestedNameSpecifier::Create(*this, Prefix,
3236 NestedNameSpecifier *Prefix
3240 Prefix, DTST->getIdentifier(),