[cfe-dev] CharacterLiteral - is this a multi-character value?

Phil King phil_king at rocketmail.com
Sun Feb 26 14:05:58 PST 2012


How can I find out if a CharacterLiteral represents a multi-character value?

I see that CharLiteralParser::isMultiChar() can give this, but I can't see a way to get there from a CharacterLiteral.

 
Phil.





More information about the cfe-dev mailing list