Home | History | Annotate | Download | only in Sema

Lines Matching defs:Completed

7946     // complete with the restriction that an array type might be completed by
8064 // completed by the initializer. For example:
10854 assert(Tag->isInvalidDecl() && "We should already have completed it");
11711 bool Completed = false;
11774 Completed = true;
11780 if (!Completed)