Searched refs:PrototypeContext (Results 1 – 4 of 4) sorted by relevance
1513 PrototypeContext, // Within a function prototype. enumerator1630 return (Context == PrototypeContext || in isPrototypeContext()1696 case PrototypeContext: in mayOmitIdentifier()1725 case PrototypeContext: in mayHaveIdentifier()1758 case PrototypeContext: in diagnoseIdentifier()1811 case PrototypeContext: in mayBeFollowedByCXXDirectInit()1998 case PrototypeContext: in isFunctionDeclarationContext()
2142 case Declarator::PrototypeContext: in GetDeclSpecTypeForDeclarator()2280 case Declarator::PrototypeContext: in GetDeclSpecTypeForDeclarator()3202 case Declarator::PrototypeContext: in GetFullTypeForDeclarator()
4794 !((D.getContext() == Declarator::PrototypeContext || in ParseDirectDeclarator()5414 Declarator::PrototypeContext); in ParseParameterDeclarationClause()
1146 Declarator ParmDecl(DS, Declarator::PrototypeContext); in ParseObjCMethodDecl()