Lines Matching full:entity
724 InitializedEntity Entity =
727 Arg = PerformCopyInitialization(Entity, SourceLocation(), Arg);
790 InitializedEntity Entity =
794 Arg = S.PerformCopyInitialization(Entity, SourceLocation(), Arg);
1090 InitializedEntity Entity = InitializedEntity::InitializeParameter(Context,
1092 Arg = PerformCopyInitialization(Entity, SourceLocation(), Arg);
4416 /// the most location of the syntactic entity requiring the implicit