Home | History | Annotate | Download | only in Sema

Lines Matching refs:UDSuffix

1468                                                  IdentifierInfo *UDSuffix,
1482 S.Context.DeclarationNames.getCXXLiteralOperatorName(UDSuffix);
1556 IdentifierInfo *UDSuffix = &Context.Idents.get(Literal.getUDSuffix());
1570 Context.DeclarationNames.getCXXLiteralOperatorName(UDSuffix);
2997 IdentifierInfo *UDSuffix = &Context.Idents.get(Literal.getUDSuffix());
3007 return BuildCookedLiteralOperatorCall(*this, UDLScope, UDSuffix, UDSuffixLoc,
3076 IdentifierInfo *UDSuffix = &Context.Idents.get(Literal.getUDSuffix());
3098 Context.DeclarationNames.getCXXLiteralOperatorName(UDSuffix);