Home | History | Annotate | Download | only in AST

Lines Matching full:incomplete

1524 /// method does not work on incomplete types.
1870 /// This method does not work on incomplete types.
1879 /// characters. This method does not work on incomplete types.
2710 // Turn incomplete types into [*] types.
4775 // Incomplete enum types are not treated as integer types.
5089 assert (sz.isPositive() && "BlockExpr - Incomplete param type");
5134 "getObjCEncodingForFunctionDecl - Incomplete param type");
5201 "getObjCEncodingForMethodDecl - Incomplete param type");
5611 // Incomplete arrays are encoded as a pointer to the array element.