Searched refs:ForInit (Results 1 – 6 of 6) sorted by relevance
1771 ForInit, // Declaration within first part of a for loop. enumerator2001 case DeclaratorContext::ForInit: in mayOmitIdentifier()2040 case DeclaratorContext::ForInit: in mayHaveIdentifier()2077 case DeclaratorContext::ForInit: in mayHaveDecompositionDeclarator()2132 case DeclaratorContext::ForInit: in mayBeFollowedByCXXDirectInit()2360 case DeclaratorContext::ForInit: in isFunctionDeclarationContext()2423 case DeclaratorContext::ForInit: in isExpressionContext()
3476 case DeclaratorContext::ForInit: in GetDeclSpecTypeForDeclarator()3560 case DeclaratorContext::ForInit: in GetDeclSpecTypeForDeclarator()4644 case DeclaratorContext::ForInit: in GetFullTypeForDeclarator()5675 case DeclaratorContext::ForInit: in GetFullTypeForDeclarator()
12944 Declarator D(DS, DeclaratorContext::ForInit); in ActOnCXXForRangeIdentifier()
2093 bool ExpectSemi = Context != DeclaratorContext::ForInit; in ParseDeclGroup()2368 if (D.getContext() == DeclaratorContext::ForInit || in ParseDeclarationAfterDeclaratorAndAttributes()5944 (D.getContext() == DeclaratorContext::ForInit && in ParseDirectDeclarator()
1877 DeclaratorContext::ForInit, DeclEnd, attrs, false, in ParseForStatement()
2033 DeclGroupPtrTy DG = ParseSimpleDeclaration(DeclaratorContext::ForInit, in ParseCXXCondition()