Lines Matching defs:Mem

255   void *Mem =  in Create()  local
269 void *Mem = in CreateEmpty() local
376 void *Mem = Context.Allocate(Size, alignof(UnresolvedLookupExpr)); in Create() local
394 void *Mem = Context.Allocate(Size, alignof(UnresolvedLookupExpr)); in Create() local
407 void *Mem = Context.Allocate(Size, alignof(UnresolvedLookupExpr)); in CreateEmpty() local
486 void *Mem = Context.Allocate(Size); in Create() local
499 void *Mem = Context.Allocate(Size); in CreateEmpty() local
566 void *Mem = Ctx.Allocate(sizeof(CXXOperatorCallExpr) + SizeOfTrailingObjects, in Create() local
579 void *Mem = Ctx.Allocate(sizeof(CXXOperatorCallExpr) + SizeOfTrailingObjects, in CreateEmpty() local
631 void *Mem = Ctx.Allocate(sizeof(CXXMemberCallExpr) + SizeOfTrailingObjects, in Create() local
644 void *Mem = Ctx.Allocate(sizeof(CXXMemberCallExpr) + SizeOfTrailingObjects, in CreateEmpty() local
898 void *Mem = Ctx.Allocate(sizeof(UserDefinedLiteral) + SizeOfTrailingObjects, in Create() local
911 void *Mem = Ctx.Allocate(sizeof(UserDefinedLiteral) + SizeOfTrailingObjects, in CreateEmpty() local
1002 void *Mem = in Create() local
1013 void *Mem = in CreateEmpty() local
1037 void *Mem = Ctx.Allocate(sizeof(CXXConstructExpr) + SizeOfTrailingObjects, in Create() local
1048 void *Mem = Ctx.Allocate(sizeof(CXXConstructExpr) + SizeOfTrailingObjects, in CreateEmpty() local
1174 void *Mem = Context.Allocate(Size); in Create() local
1184 void *Mem = C.Allocate(Size); in CreateDeserialized() local
1345 void *Mem = Context.Allocate(totalSizeToAlloc<Expr *>(Args.size())); in Create() local
1353 void *Mem = Context.Allocate(totalSizeToAlloc<Expr *>(NumArgs)); in CreateEmpty() local
1418 void *Mem = Ctx.Allocate(Size, alignof(CXXDependentScopeMemberExpr)); in Create() local
1433 void *Mem = Ctx.Allocate(Size, alignof(CXXDependentScopeMemberExpr)); in CreateEmpty() local
1508 void *Mem = Context.Allocate(Size, alignof(UnresolvedMemberExpr)); in Create() local
1521 void *Mem = Context.Allocate(Size, alignof(UnresolvedMemberExpr)); in CreateEmpty() local
1695 void *Mem = C.Allocate(totalSizeToAlloc<TypeSourceInfo *>(Args.size())); in Create() local
1701 void *Mem = C.Allocate(totalSizeToAlloc<TypeSourceInfo *>(NumArgs)); in CreateDeserialized() local
1727 void *Mem = Ctx.Allocate(sizeof(CUDAKernelCallExpr) + SizeOfTrailingObjects, in Create() local
1740 void *Mem = Ctx.Allocate(sizeof(CUDAKernelCallExpr) + SizeOfTrailingObjects, in CreateEmpty() local