Searched refs:PrototypeContext (Results 1 – 4 of 4) sorted by relevance
1553 PrototypeContext, // Within a function prototype. enumerator1670 return (Context == PrototypeContext || in isPrototypeContext()1736 case PrototypeContext: in mayOmitIdentifier()1765 case PrototypeContext: in mayHaveIdentifier()1798 case PrototypeContext: in diagnoseIdentifier()1851 case PrototypeContext: in mayBeFollowedByCXXDirectInit()2046 case PrototypeContext: in isFunctionDeclarationContext()
2195 case Declarator::PrototypeContext: in GetDeclSpecTypeForDeclarator()2333 case Declarator::PrototypeContext: in GetDeclSpecTypeForDeclarator()3232 case Declarator::PrototypeContext: in GetFullTypeForDeclarator()
4944 !((D.getContext() == Declarator::PrototypeContext || in ParseDirectDeclarator()5610 Declarator::PrototypeContext); in ParseParameterDeclarationClause()
1116 Declarator ParmDecl(DS, Declarator::PrototypeContext); in ParseObjCMethodDecl()