Searched refs:PrototypeContext (Results 1 – 4 of 4) sorted by relevance
1424 PrototypeContext, // Within a function prototype. enumerator1541 return (Context == PrototypeContext || in isPrototypeContext()1606 case PrototypeContext: in mayOmitIdentifier()1633 case PrototypeContext: in mayHaveIdentifier()1684 case PrototypeContext: in mayBeFollowedByCXXDirectInit()
1831 case Declarator::PrototypeContext: in GetDeclSpecTypeForDeclarator()1949 case Declarator::PrototypeContext: in GetDeclSpecTypeForDeclarator()2588 case Declarator::PrototypeContext: in GetFullTypeForDeclarator()
3908 !((D.getContext() == Declarator::PrototypeContext || in ParseDirectDeclarator()4476 Declarator ParmDecl(DS, Declarator::PrototypeContext); in ParseParameterDeclarationClause()
1120 Declarator ParmDecl(DS, Declarator::PrototypeContext); in ParseObjCMethodDecl()