Searched refs:getCXXLiteralOperatorName (Results 1 – 7 of 7) sorted by relevance
384 DeclarationName getCXXLiteralOperatorName(IdentifierInfo *II);
429 DeclarationNameTable::getCXXLiteralOperatorName(IdentifierInfo *II) { in getCXXLiteralOperatorName() function in DeclarationNameTable
5092 return ToContext.DeclarationNames.getCXXLiteralOperatorName( in Import()
1488 S.Context.DeclarationNames.getCXXLiteralOperatorName(UDSuffix); in BuildCookedLiteralOperatorCall()1576 Context.DeclarationNames.getCXXLiteralOperatorName(UDSuffix); in ActOnStringLiteral()3231 Context.DeclarationNames.getCXXLiteralOperatorName(UDSuffix); in ActOnNumericConstant()
160 TName = Context.DeclarationNames.getCXXLiteralOperatorName(Name.Identifier); in isTemplateName()
4285 NameInfo.setName(Context.DeclarationNames.getCXXLiteralOperatorName( in GetNameFromUnqualifiedId()
7728 return Context.DeclarationNames.getCXXLiteralOperatorName( in ReadDeclarationName()