Home | History | Annotate | Download | only in Sema

Lines Matching defs:Entity

4111     //   entity of a type that is a derived class of the parameter
4507 InitializedEntity Entity =
4510 if (S.CanPerformCopyInitialization(Entity, S.Owned(From))) {
7866 // the type of the entity being initialized) is a better