Home | History | Annotate | Download | only in Parse

Lines Matching defs:Delayed

770 /// \brief Finish parsing an attribute for which parsing was delayed.
4269 bool Delayed = (D.getContext() == Declarator::MemberContext &&
4273 ESpecType = tryParseExceptionSpecification(Delayed,
4486 // to be delayed.