Home | History | Annotate | Download | only in Sema

Lines Matching defs:Compatible

596   /// check whether they are compatible with the default specification, and
9221 /// Compatible - the types are compatible according to the standard.
9222 Compatible,
9237 /// are not compatible, but we accept them as an extension.
9270 /// pointers types that are not compatible.
9473 /// Ref_Compatible - The two types are reference-compatible.