Searched refs:BlockContext (Results 1 – 4 of 4) sorted by relevance
1634 BlockContext, // Declaration within a block in a function. enumerator1813 case BlockContext: in mayOmitIdentifier()1848 case BlockContext: in mayHaveIdentifier()1882 case BlockContext: in diagnoseIdentifier()1927 case BlockContext: in mayBeFollowedByCXXDirectInit()2127 case BlockContext: in isFunctionDeclarationContext()
215 DeclGroupPtrTy Decl = ParseDeclaration(Declarator::BlockContext, in ParseStatementOrDeclarationAfterAttributes()1008 DeclGroupPtrTy Res = ParseDeclaration(Declarator::BlockContext, DeclEnd, in ParseCompoundStatementBody()
2884 case Declarator::BlockContext: in GetDeclSpecTypeForDeclarator()2970 case Declarator::BlockContext: in GetDeclSpecTypeForDeclarator()3714 case Declarator::BlockContext: in GetFullTypeForDeclarator()4549 case Declarator::BlockContext: in GetFullTypeForDeclarator()6721 D.getContext() == Declarator::BlockContext && in processTypeAttrs()
11773 Declarator D(DS, Declarator::BlockContext); in ImplicitlyDefineFunction()