Searched refs:setCXXLiteralOperatorNameLoc (Results 1 – 4 of 4) sorted by relevance
509 void setCXXLiteralOperatorNameLoc(SourceLocation Loc) { in setCXXLiteralOperatorNameLoc() function
1524 OpNameInfo.setCXXLiteralOperatorNameLoc(UDSuffixLoc); in BuildCookedLiteralOperatorCall()1612 OpNameInfo.setCXXLiteralOperatorNameLoc(UDSuffixLoc); in ActOnStringLiteral()3227 OpNameInfo.setCXXLiteralOperatorNameLoc(UDSuffixLoc); in ActOnNumericConstant()
4462 NameInfo.setCXXLiteralOperatorNameLoc(Name.EndLocation); in GetNameFromUnqualifiedId()
1959 To.setCXXLiteralOperatorNameLoc(Importer.Import(Loc)); in ImportDeclarationNameLoc()