Searched refs:CXXCatchContext (Results 1 – 3 of 3) sorted by relevance
1640 CXXCatchContext, // C++ catch exception-declaration enumerator1828 case CXXCatchContext: in mayOmitIdentifier()1855 case CXXCatchContext: in mayHaveIdentifier()1889 case CXXCatchContext: in diagnoseIdentifier()1945 case CXXCatchContext: in mayBeFollowedByCXXDirectInit()2143 case CXXCatchContext: in isFunctionDeclarationContext()
2853 case Declarator::CXXCatchContext: in GetDeclSpecTypeForDeclarator()2988 case Declarator::CXXCatchContext: in GetDeclSpecTypeForDeclarator()3717 case Declarator::CXXCatchContext: in GetFullTypeForDeclarator()4553 case Declarator::CXXCatchContext: in GetFullTypeForDeclarator()
2162 Declarator ExDecl(DS, Declarator::CXXCatchContext); in ParseCXXCatchBlock()