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
5831 return ToContext.DeclarationNames.getCXXLiteralOperatorName( in Import()
1522 S.Context.DeclarationNames.getCXXLiteralOperatorName(UDSuffix); in BuildCookedLiteralOperatorCall()1610 Context.DeclarationNames.getCXXLiteralOperatorName(UDSuffix); in ActOnStringLiteral()3225 Context.DeclarationNames.getCXXLiteralOperatorName(UDSuffix); in ActOnNumericConstant()
160 TName = Context.DeclarationNames.getCXXLiteralOperatorName(Name.Identifier); in isTemplateName()
4459 NameInfo.setName(Context.DeclarationNames.getCXXLiteralOperatorName( in GetNameFromUnqualifiedId()
7650 return Context.DeclarationNames.getCXXLiteralOperatorName( in ReadDeclarationName()