Home | History | Annotate | Download | only in Sema

Lines Matching defs:Completed

5900   // complete with the restriction that an array type might be completed by the
6132 // completed by the initializer. For example:
9143 bool Completed = false;
9234 Completed = true;
9240 if (!Completed)