Lines Matching refs:EmptyShell
466 return new (Mem) DeclRefExpr(EmptyShell()); in CreateEmpty()
709 IntegerLiteral::Create(const ASTContext &C, EmptyShell Empty) { in Create()
722 FloatingLiteral::FloatingLiteral(const ASTContext &C, EmptyShell Empty) in FloatingLiteral()
735 FloatingLiteral::Create(const ASTContext &C, EmptyShell Empty) { in Create()
1146 CallExpr::CallExpr(const ASTContext &C, StmtClass SC, EmptyShell Empty) in CallExpr()
1154 EmptyShell Empty) in CallExpr()
1708 return new (Buffer) ImplicitCastExpr(EmptyShell(), PathSize); in CreateEmpty()
1730 return new (Buffer) CStyleCastExpr(EmptyShell(), PathSize); in CreateEmpty()
3502 return new (Mem) ObjCMessageExpr(EmptyShell(), NumArgs); in CreateEmpty()
3900 EmptyShell sh, in Create()
3908 PseudoObjectExpr::PseudoObjectExpr(EmptyShell shell, unsigned numSemanticExprs) in PseudoObjectExpr()
4042 return new (Mem) ObjCArrayLiteral(EmptyShell(), NumElements); in CreateEmpty()
4104 return new (Mem) ObjCDictionaryLiteral(EmptyShell(), NumElements, in CreateEmpty()