Searched refs:BlockContext (Results 1 – 4 of 4) sorted by relevance
1732 BlockContext, // Declaration within a block in a function. enumerator1943 case DeclaratorContext::BlockContext: in mayOmitIdentifier()1981 case DeclaratorContext::BlockContext: in mayHaveIdentifier()2017 case DeclaratorContext::BlockContext: in mayHaveDecompositionDeclarator()2071 case DeclaratorContext::BlockContext: in mayBeFollowedByCXXDirectInit()2298 case DeclaratorContext::BlockContext: in isFunctionDeclarationContext()2359 case DeclaratorContext::BlockContext: in isExpressionContext()
214 DeclGroupPtrTy Decl = ParseDeclaration(DeclaratorContext::BlockContext, in ParseStatementOrDeclarationAfterAttributes()1050 ParseDeclaration(DeclaratorContext::BlockContext, DeclEnd, attrs); in ParseCompoundStatementBody()
3005 case DeclaratorContext::BlockContext: in GetDeclSpecTypeForDeclarator()3105 case DeclaratorContext::BlockContext: in GetDeclSpecTypeForDeclarator()4160 case DeclaratorContext::BlockContext: in GetFullTypeForDeclarator()5136 case DeclaratorContext::BlockContext: in GetFullTypeForDeclarator()
13505 Declarator D(DS, DeclaratorContext::BlockContext); in ImplicitlyDefineFunction()