Searched defs:ImaginaryLiteral (Results 1 – 1 of 1) sorted by relevance
1303 ImaginaryLiteral(Expr *val, QualType Ty) in ImaginaryLiteral() function1309 explicit ImaginaryLiteral(EmptyShell Empty) in ImaginaryLiteral() function1320 static bool classof(const ImaginaryLiteral *) { return true; } in classof()