Searched refs:getCXXLiteralOperatorName (Results 1 – 7 of 7) sorted by relevance
387 DeclarationName getCXXLiteralOperatorName(IdentifierInfo *II);
450 DeclarationNameTable::getCXXLiteralOperatorName(IdentifierInfo *II) { in getCXXLiteralOperatorName() function in DeclarationNameTable
6595 return ToContext.DeclarationNames.getCXXLiteralOperatorName( in Import()
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()
7706 return Context.DeclarationNames.getCXXLiteralOperatorName( in ReadDeclarationName()