Searched refs:CXXCatchContext (Results 1 – 3 of 3) sorted by relevance
1587 CXXCatchContext, // C++ catch exception-declaration enumerator1774 case CXXCatchContext: in mayOmitIdentifier()1800 case CXXCatchContext: in mayHaveIdentifier()1833 case CXXCatchContext: in diagnoseIdentifier()1888 case CXXCatchContext: in mayBeFollowedByCXXDirectInit()2084 case CXXCatchContext: in isFunctionDeclarationContext()
2626 case Declarator::CXXCatchContext: in GetDeclSpecTypeForDeclarator()2737 case Declarator::CXXCatchContext: in GetDeclSpecTypeForDeclarator()3436 case Declarator::CXXCatchContext: in GetFullTypeForDeclarator()4230 case Declarator::CXXCatchContext: in GetFullTypeForDeclarator()
2071 Declarator ExDecl(DS, Declarator::CXXCatchContext); in ParseCXXCatchBlock()