Searched refs:setCXXLiteralOperatorNameLoc (Results 1 – 4 of 4) sorted by relevance
512 void setCXXLiteralOperatorNameLoc(SourceLocation Loc) { in setCXXLiteralOperatorNameLoc() function
1586 OpNameInfo.setCXXLiteralOperatorNameLoc(UDSuffixLoc); in BuildCookedLiteralOperatorCall()1674 OpNameInfo.setCXXLiteralOperatorNameLoc(UDSuffixLoc); in ActOnStringLiteral()3294 OpNameInfo.setCXXLiteralOperatorNameLoc(UDSuffixLoc); in ActOnNumericConstant()
4593 NameInfo.setCXXLiteralOperatorNameLoc(Name.EndLocation); in GetNameFromUnqualifiedId()
2075 To.setCXXLiteralOperatorNameLoc(Importer.Import(Loc)); in ImportDeclarationNameLoc()