Searched refs:PrototypeContext (Results 1 – 5 of 5) sorted by relevance
1725 PrototypeContext, // Within a function prototype. enumerator1882 return (Context == DeclaratorContext::PrototypeContext || in isPrototypeContext()1953 case DeclaratorContext::PrototypeContext: in mayOmitIdentifier()1985 case DeclaratorContext::PrototypeContext: in mayHaveIdentifier()2024 case DeclaratorContext::PrototypeContext: in mayHaveDecompositionDeclarator()2085 case DeclaratorContext::PrototypeContext: in mayBeFollowedByCXXDirectInit()2309 case DeclaratorContext::PrototypeContext: in isFunctionDeclarationContext()2343 case DeclaratorContext::PrototypeContext: in isExpressionContext()
2907 case DeclaratorContext::PrototypeContext: in GetDeclSpecTypeForDeclarator()3130 case DeclaratorContext::PrototypeContext: in GetDeclSpecTypeForDeclarator()4079 case DeclaratorContext::PrototypeContext: in GetFullTypeForDeclarator()5086 case DeclaratorContext::PrototypeContext: in GetFullTypeForDeclarator()
259 ParseTypeName(&Range, DeclaratorContext::PrototypeContext, AS); in ParseOpenMPDeclareReductionDirective()
5611 !((D.getContext() == DeclaratorContext::PrototypeContext || in ParseDirectDeclarator()6414 : DeclaratorContext::PrototypeContext); in ParseParameterDeclarationClause()
1475 Declarator ParmDecl(DS, DeclaratorContext::PrototypeContext); in ParseObjCMethodDecl()