Searched refs:getCXXLiteralOperatorName (Results 1 – 14 of 14) sorted by relevance
387 DeclarationName getCXXLiteralOperatorName(IdentifierInfo *II);
374 DeclarationNameTable::getCXXLiteralOperatorName(IdentifierInfo *II) { in getCXXLiteralOperatorName() function in DeclarationNameTable
8945 return ToContext.DeclarationNames.getCXXLiteralOperatorName( in Import()
450 DeclarationNameTable::getCXXLiteralOperatorName(IdentifierInfo *II) { in getCXXLiteralOperatorName() function in DeclarationNameTable
6595 return ToContext.DeclarationNames.getCXXLiteralOperatorName( in Import()
644 DeclarationName getCXXLiteralOperatorName(IdentifierInfo *II);
293 return ctx.DeclarationNames.getCXXLiteralOperatorName(identifier);
1584 S.Context.DeclarationNames.getCXXLiteralOperatorName(UDSuffix); in BuildCookedLiteralOperatorCall()1672 Context.DeclarationNames.getCXXLiteralOperatorName(UDSuffix); in ActOnStringLiteral()3292 Context.DeclarationNames.getCXXLiteralOperatorName(UDSuffix); in ActOnNumericConstant()
162 TName = Context.DeclarationNames.getCXXLiteralOperatorName(Name.Identifier); in isTemplateName()
4590 NameInfo.setName(Context.DeclarationNames.getCXXLiteralOperatorName( in GetNameFromUnqualifiedId()
1772 S.Context.DeclarationNames.getCXXLiteralOperatorName(UDSuffix); in BuildCookedLiteralOperatorCall()1874 Context.DeclarationNames.getCXXLiteralOperatorName(UDSuffix); in ActOnStringLiteral()3704 Context.DeclarationNames.getCXXLiteralOperatorName(UDSuffix); in ActOnNumericConstant()
195 TName = Context.DeclarationNames.getCXXLiteralOperatorName(Name.Identifier); in isTemplateName()
5352 NameInfo.setName(Context.DeclarationNames.getCXXLiteralOperatorName( in GetNameFromUnqualifiedId()
7706 return Context.DeclarationNames.getCXXLiteralOperatorName( in ReadDeclarationName()