Home | History | Annotate | Download | only in Sema

Lines Matching defs:Compatible

553   /// check whether they are compatible with the default specification, and
9061 /// Compatible - the types are compatible according to the standard.
9062 Compatible,
9077 /// are not compatible, but we accept them as an extension.
9110 /// pointers types that are not compatible.
9311 /// Ref_Compatible - The two types are reference-compatible.