Searched refs:getCXXLiteralOperatorNameLoc (Results 1 – 5 of 5) sorted by relevance
504 SourceLocation getCXXLiteralOperatorNameLoc() const { in getCXXLiteralOperatorNameLoc() function
769 SourceLocation getCXXLiteralOperatorNameLoc() const { in getCXXLiteralOperatorNameLoc() function
2074 SourceLocation Loc = From.getCXXLiteralOperatorNameLoc(); in ImportDeclarationNameLoc()
1704 if (ExpectedSLoc LocOrErr = import(From.getCXXLiteralOperatorNameLoc())) in ImportDeclarationNameLoc()
14844 SourceLocation UDSuffixLoc = SuffixInfo.getCXXLiteralOperatorNameLoc(); in BuildLiteralOperatorCall()