Searched refs:PrototypeContext (Results 1 – 4 of 4) sorted by relevance
1446 PrototypeContext, // Within a function prototype. enumerator1562 return (Context == PrototypeContext || in isPrototypeContext()1627 case PrototypeContext: in mayOmitIdentifier()1654 case PrototypeContext: in mayHaveIdentifier()1705 case PrototypeContext: in mayBeFollowedByCXXDirectInit()
1846 case Declarator::PrototypeContext: in GetDeclSpecTypeForDeclarator()1965 case Declarator::PrototypeContext: in GetDeclSpecTypeForDeclarator()2752 case Declarator::PrototypeContext: in GetFullTypeForDeclarator()
4271 !((D.getContext() == Declarator::PrototypeContext || in ParseDirectDeclarator()4837 Declarator ParmDecl(DS, Declarator::PrototypeContext); in ParseParameterDeclarationClause()
1125 Declarator ParmDecl(DS, Declarator::PrototypeContext); in ParseObjCMethodDecl()