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