Searched defs:CharacterLiteral (Results 1 – 2 of 2) sorted by relevance
1297 CharacterLiteral(unsigned value, CharacterKind kind, QualType type, in CharacterLiteral() function1306 CharacterLiteral(EmptyShell Empty) : Expr(CharacterLiteralClass, Empty) { } in CharacterLiteral() function
175 friend class CharacterLiteral; variable