Lines Matching refs:EmptyShell
427 return new (Mem) DeclRefExpr(EmptyShell()); in CreateEmpty()
732 IntegerLiteral::Create(const ASTContext &C, EmptyShell Empty) { in Create()
745 FloatingLiteral::FloatingLiteral(const ASTContext &C, EmptyShell Empty) in FloatingLiteral()
758 FloatingLiteral::Create(const ASTContext &C, EmptyShell Empty) { in Create()
1149 CallExpr::CallExpr(const ASTContext &C, StmtClass SC, EmptyShell Empty) in CallExpr()
1153 EmptyShell Empty) in CallExpr()
1754 return new (Buffer) ImplicitCastExpr(EmptyShell(), PathSize); in CreateEmpty()
1776 return new (Buffer) CStyleCastExpr(EmptyShell(), PathSize); in CreateEmpty()
3636 return new (Mem) ObjCMessageExpr(EmptyShell(), NumArgs); in CreateEmpty()
4025 EmptyShell sh, in Create()
4033 PseudoObjectExpr::PseudoObjectExpr(EmptyShell shell, unsigned numSemanticExprs) in PseudoObjectExpr()
4167 return new (Mem) ObjCArrayLiteral(EmptyShell(), NumElements); in CreateEmpty()
4229 return new (Mem) ObjCDictionaryLiteral(EmptyShell(), NumElements, in CreateEmpty()