Searched refs:CXXCatchContext (Results 1 – 3 of 3) sorted by relevance
1481 CXXCatchContext, // C++ catch exception-declaration enumerator1656 case CXXCatchContext: in mayOmitIdentifier()1680 case CXXCatchContext: in mayHaveIdentifier()1733 case CXXCatchContext: in mayBeFollowedByCXXDirectInit()1919 case CXXCatchContext: in isFunctionDeclarationContext()
1996 case Declarator::CXXCatchContext: in GetDeclSpecTypeForDeclarator()2095 case Declarator::CXXCatchContext: in GetDeclSpecTypeForDeclarator()2972 case Declarator::CXXCatchContext: in GetFullTypeForDeclarator()
2187 Declarator ExDecl(DS, Declarator::CXXCatchContext); in ParseCXXCatchBlock()