Home | History | Annotate | Download | only in Parse

Lines Matching refs:PrototypeContext

4460         !((D.getContext() == Declarator::PrototypeContext ||
5052 // Parse the declarator. This is "PrototypeContext", because we must
5054 Declarator ParmDecl(DS, Declarator::PrototypeContext);