Searched refs:PrototypeContext (Results 1 – 4 of 4) sorted by relevance
1576 PrototypeContext, // Within a function prototype. enumerator1700 return (Context == PrototypeContext || in isPrototypeContext()1768 case PrototypeContext: in mayOmitIdentifier()1797 case PrototypeContext: in mayHaveIdentifier()1830 case PrototypeContext: in diagnoseIdentifier()1883 case PrototypeContext: in mayBeFollowedByCXXDirectInit()2078 case PrototypeContext: in isFunctionDeclarationContext()
2607 case Declarator::PrototypeContext: in GetDeclSpecTypeForDeclarator()2745 case Declarator::PrototypeContext: in GetDeclSpecTypeForDeclarator()3360 case Declarator::PrototypeContext: in GetFullTypeForDeclarator()4180 case Declarator::PrototypeContext: in GetFullTypeForDeclarator()
5124 !((D.getContext() == Declarator::PrototypeContext || in ParseDirectDeclarator()5790 Declarator::PrototypeContext); in ParseParameterDeclarationClause()
1511 Declarator ParmDecl(DS, Declarator::PrototypeContext); in ParseObjCMethodDecl()