Home | History | Annotate | Download | only in Sema

Lines Matching refs:Valid

366     bool Valid = false;
2600 /// \brief Determine whether the specified type is a valid destination type
3320 /// Determine if type T is a valid subject for a nonnull and similar
3323 /// type as valid.
3354 /// Valid types should not have multiple attributes with different CCs.
4033 /// this variable in the innermost block or lambda. Only valid when the
4037 /// from within the current scope. Only valid when the variable can be
5441 /// The 'SS' should be a non-empty valid CXXScopeSpec.
6871 /// \brief The explicitly-specified template arguments were not valid
8208 /// \brief Check whether the given new method is a valid override of the
9295 /// Check to see if the given expression is a valid argument to a variadic
9407 /// enum. If AllowMask is true, then we also allow the complement of a valid
9476 /// the following "Check" methods will return a valid/converted QualType
9805 /// the correct width, and that the field type is valid.
10074 /// Check whether NewFD is a valid overload for CUDA. Emits