Lines Matching defs:entity
170 // explicitly capture any local entity. Such a lambda-expression can still
1264 // e is an lvalue if the type of the entity is an lvalue reference and
5142 // if the entity is a non-static data member that has a
5146 // -- the constructor's class is not a union, and, if the entity is a member
5149 // the entity is initialized as specified in [dcl.init].
5301 // [...] and the entity is not a virtual base class of an abstract
5302 // class, then [...] the entity is default-initialized.
12182 // If the scope has an associated entity and the using directive is at
12324 /// the same entity or are both typedefs of the same type.
14504 /// Builds a statement that copies/moves the given entity from \p From to
16847 InitializedEntity entity =
16854 InitializationSequence sequence(*this, entity, initKind, opaqueValue);
16855 ExprResult result = sequence.Perform(*this, entity, initKind, opaqueValue);
17714 // the entity has been previously declared shall not consider