Searched refs:PrototypeContext (Results 1 – 5 of 5) sorted by relevance
1628 PrototypeContext, // Within a function prototype. enumerator1753 return (Context == PrototypeContext || in isPrototypeContext()1822 case PrototypeContext: in mayOmitIdentifier()1852 case PrototypeContext: in mayHaveIdentifier()1886 case PrototypeContext: in diagnoseIdentifier()1940 case PrototypeContext: in mayBeFollowedByCXXDirectInit()2137 case PrototypeContext: in isFunctionDeclarationContext()
2830 case Declarator::PrototypeContext: in GetDeclSpecTypeForDeclarator()2993 case Declarator::PrototypeContext: in GetDeclSpecTypeForDeclarator()3634 case Declarator::PrototypeContext: in GetFullTypeForDeclarator()4502 case Declarator::PrototypeContext: in GetFullTypeForDeclarator()
239 TypeResult TR = ParseTypeName(&Range, Declarator::PrototypeContext, AS); in ParseOpenMPDeclareReductionDirective()
5243 !((D.getContext() == Declarator::PrototypeContext || in ParseDirectDeclarator()5915 Declarator::PrototypeContext); in ParseParameterDeclarationClause()
1508 Declarator ParmDecl(DS, Declarator::PrototypeContext); in ParseObjCMethodDecl()