Home | History | Annotate | Download | only in AST

Lines Matching refs:Prefix

3293     // Canonicalize the prefix but keep the identifier the same.
3300 // this namespace and no prefix.
3306 // this namespace and no prefix.
3316 // break it apart into its prefix and identifier, then reconsititute those
3323 NestedNameSpecifier *Prefix
3325 return NestedNameSpecifier::Create(*this, Prefix,
3332 NestedNameSpecifier *Prefix
3336 Prefix, DTST->getIdentifier(),