Lines Matching full:determine
440 /// Determine the kind of initialization.
470 /// Determine whether this initialization allows the named return
483 /// Determine whether this initialization consumes the
502 /// Determine whether this is an array new with an unknown bound.
520 /// Determine the location of the 'return' keyword when initializing
527 /// Determine the location of the 'throw' keyword when initializing
556 /// Determine the location of the capture when initializing
721 /// Determine the initialization kind.
726 /// Determine whether this initialization is an explicit cast.
731 /// Determine whether this initialization is a static cast.
734 /// Determine whether this initialization is a C-style cast.
739 /// Determine whether this is a C-style cast.
744 /// Determine whether this is a functional-style cast.
749 /// Determine whether this initialization is an implicit
783 /// Determine whether this initialization has a source range containing the
1228 /// Determine the kind of initialization sequence computed.
1234 /// Determine whether the initialization sequence is valid.
1237 /// Determine whether the initialization sequence is invalid.
1249 /// Determine whether this initialization is a direct reference
1253 /// Determine whether this initialization failed due to an ambiguity.
1256 /// Determine whether this initialization is direct call to a
1422 /// Determine why initialization failed.