Searched refs:InitStmtContext (Results 1 – 4 of 4) sorted by relevance
1636 InitStmtContext, // Declaration within optional init stmt of if/switch. enumerator1815 case InitStmtContext: in mayOmitIdentifier()1850 case InitStmtContext: in mayHaveIdentifier()1884 case InitStmtContext: in diagnoseIdentifier()1929 case InitStmtContext: in mayBeFollowedByCXXDirectInit()2129 case InitStmtContext: in isFunctionDeclarationContext()
2886 case Declarator::InitStmtContext: in GetDeclSpecTypeForDeclarator()2972 case Declarator::InitStmtContext: in GetDeclSpecTypeForDeclarator()3720 case Declarator::InitStmtContext: in GetFullTypeForDeclarator()4551 case Declarator::InitStmtContext: in GetFullTypeForDeclarator()
1773 Declarator::InitStmtContext, DeclEnd, attrs, /*RequireSemi=*/true); in ParseCXXCondition()
2079 D.getContext() == Declarator::InitStmtContext) in ParseDeclarationAfterDeclaratorAndAttributes()