Searched refs:CommonScopeName (Results 1 – 1 of 1) sorted by relevance
4367 IdentifierInfo *CommonScopeName = nullptr; in ParseCXX11AttributeSpecifierInternal() local4374 CommonScopeName = TryParseCXX11AttributeIdentifier(CommonScopeLoc); in ParseCXX11AttributeSpecifierInternal()4375 if (!CommonScopeName) { in ParseCXX11AttributeSpecifierInternal()4379 if (!TryConsumeToken(tok::colon) && CommonScopeName) in ParseCXX11AttributeSpecifierInternal()4422 if (CommonScopeName) { in ParseCXX11AttributeSpecifierInternal()4427 ScopeName = CommonScopeName; in ParseCXX11AttributeSpecifierInternal()